Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptobench committed Nov 14, 2024
1 parent ef82f5e commit ae2d077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
docker service update --force --image ghcr.io/golemfactory/golem-stats-backend-celery:${{ github.sha }} golemstats_celery
docker service update --force --image ghcr.io/golemfactory/golem-stats-backend-celery-beat:${{ github.sha }} golemstats_celery_beat
docker service update --force --image ghcr.io/golemfactory/golem-stats-backend-celery-yagna:${{ github.sha }} golemstats_yagna_node
docker service update --force --image ghcr.io/golemfactory/golem-stats-backend:latest:${{ github.sha }} golemstats_uptime_monitor
docker service update --force --image ghcr.io/golemfactory/golem-stats-backend:${{ github.sha }} golemstats_uptime_monitor

0 comments on commit ae2d077

Please sign in to comment.