Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

Commit 9f3f364

Browse files
authored
Update deploy.yml
1 parent e6e6dc2 commit 9f3f364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
$STAGING_NAME
104104
105105
echo "Removing old service"
106-
docker service rm ${{ env.SERVICE_NAME }}
106+
# docker service rm ${{ env.SERVICE_NAME }}
107107
108108
echo "staging_success=true" >> $GITHUB_OUTPUT
109109

0 commit comments

Comments
 (0)