Skip to content

Commit

Permalink
remove deployment to cyon, rename test env to heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Uhlmann committed Apr 18, 2022
1 parent d3a1387 commit b85643a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 228 deletions.
226 changes: 0 additions & 226 deletions .github/workflows/build_and_deploy_cyon.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/build_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
needs: buildDockerImage
runs-on: ubuntu-latest
environment:
name: test
name: heroku
url: "https://cevi-buchs-rohr-aarau-webpage.herokuapp.com/"
steps:
- uses: actions/checkout@v3
Expand Down
1 change: 0 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ yarn yaml-validator .github/workflows/build_branch.yml
yarn yaml-validator .github/workflows/build_main.yml
yarn yaml-validator .github/workflows/issue-branch.yml
yarn yaml-validator .github/workflows/build_and_deploy_azure.yml
yarn yaml-validator .github/workflows/build_and_deploy_cyon.yml
yarn yaml-validator .github/dependabot.yml
sed -i -e "s#https://nexus.uhlme.ch/repository/npm-group#https://registry.yarnpkg.com/#g" yarn.lock
yarn test:unit
Expand Down

0 comments on commit b85643a

Please sign in to comment.