Skip to content

Commit

Permalink
Merge pull request #6 from mweiershaeuser/develop
Browse files Browse the repository at this point in the history
Migrate to GitHub Pages
  • Loading branch information
mweiershaeuser authored Apr 27, 2024
2 parents 2c38250 + ef54828 commit 44bccfd
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 98 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-to-ghpages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm ci
- run: npm run build -- --base-href /loyolaorsino/
- run: npm run build
- run: cp ./dist/loyolaorsino/index.html ./dist/loyolaorsino/404.html
- run: npm run test
- name: Upload artifact
Expand Down
57 changes: 0 additions & 57 deletions .github/workflows/build-and-push-images.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions Dockerfile

This file was deleted.

14 changes: 0 additions & 14 deletions docker-compose.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions nginx.conf

This file was deleted.

0 comments on commit 44bccfd

Please sign in to comment.