Skip to content

Commit

Permalink
revert deploy changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytropolityka committed Aug 10, 2024
1 parent 85c244f commit c8d8d1e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy-testserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,11 @@ jobs:
strategy:
matrix:
include:
- environment: athenetest1.ase.cit.tum.de/
- environment: athena-test1.ase.cit.tum.de
label-identifier: athena-test1
url: https://athenetest1.ase.cit.tum.de
url: https://athena-test1.ase.cit.tum.de
user: ${{ vars.DEPLOYMENT_USER }}
hosts: athenetest1.ase.cit.tum.de/
hosts: athena-test1.ase.cit.tum.de
folder: ${{ vars.DEPLOYMENT_FOLDER }}

- environment: athena-test2.ase.cit.tum.de
Expand Down

0 comments on commit c8d8d1e

Please sign in to comment.