Skip to content

Commit

Permalink
Update unstable-cicd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdunnjpl committed Sep 5, 2024
1 parent 7ad563c commit fcf5b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unstable-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
cd registry/docker/certs
./generate-certs.sh
cd ..
docker image inspect ${{secrets.DOCKERHUB_USERNAME}}/registry-api-service:latest
docker image pull ${{secrets.DOCKERHUB_USERNAME}}/registry-api-service:latest
docker image inspect ${{secrets.DOCKERHUB_USERNAME}}/registry-api-service:latest >/dev/null
docker compose \
--ansi never --profile int-registry-batch-loader --project-name registry \
Expand Down

0 comments on commit fcf5b8e

Please sign in to comment.