Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaden51 committed Dec 22, 2024
1 parent d15cbba commit e04c631
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
"docker pull $NGINX_IMAGE",
"docker-compose down",
"docker-compose up -d --build",
"docker image prune -af"
]' \
--comment "Deploying new images" \
--query "Command.CommandId" \
Expand Down

0 comments on commit e04c631

Please sign in to comment.