Skip to content

Commit

Permalink
Merge pull request #195 from sighupio/nutellinoit-patch-1
Browse files Browse the repository at this point in the history
Update sync-service-mesh.yml
  • Loading branch information
nutellinoit authored Jan 11, 2024
2 parents 0af77cd + 7419dee commit a7e598f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-service-mesh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
docker run --rm quay.io/skopeo/stable:v1.13 --version
docker run -v ./login:/login --rm quay.io/skopeo/stable:v1.13 login --username ${{ secrets.DOCKERHUB_USERNAME }} --password ${{ secrets.DOCKERHUB_PASSWORD }} docker.io --authfile=/login/auth.json
docker run -v ./login:/login --rm quay.io/skopeo/stable:v1.13 login --username ${{ secrets.SIGHUP_REGISTRY_USERNAME }} --password ${{ secrets.SIGHUP_REGISTRY_PASSWORD }} registry.sighup.io --authfile=/login/auth.json
./single_sync_v2.sh modules/monitoring/images.yml false
./single_sync_v2.sh modules/service-mesh/images.yml false

0 comments on commit a7e598f

Please sign in to comment.