Skip to content

Commit

Permalink
chaging dev by deploy in production
Browse files Browse the repository at this point in the history
  • Loading branch information
pglez82 committed Jan 17, 2024
1 parent 4a2257b commit 3db30d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asw2324.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ jobs:
wget https://raw.githubusercontent.com/pglez82/asw2324_0/master/docker-compose.yml
wget https://raw.githubusercontent.com/pglez82/asw2324_0/master/docker-compose-deploy.override.yml.yml
docker compose down
docker compose -f docker-compose.yml -f docker-compose-dev.override.yml up -d
docker compose -f docker-compose.yml -f docker-compose-deploy.override.yml up -d

0 comments on commit 3db30d8

Please sign in to comment.