Skip to content

Commit

Permalink
0.0.6 [WIP] some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
LReg committed Oct 14, 2024
1 parent 8a640a4 commit e183204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-testserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
chmod +x ./use.sh
chmod +x ./docker/scripts/unsetEmptyVars.sh
source ./docker/scripts/unsetEmptyVars.sh ./.env
./use.sh go-fiber angular
./use.sh express angular
echo "${{ secrets.KEY }}" | sudo -S -E ./setup.sh server generateSecrets
./docker-cli.sh backend build
./docker-cli.sh frontend build
Expand Down

0 comments on commit e183204

Please sign in to comment.