Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahmos committed Jul 11, 2024
1 parent fce3536 commit 5c9c711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
run: |
gcloud auth configure-docker us-east1-docker.pkg.dev
docker build -t us-east1-docker.pkg.dev/clone-build-registry/clone-build-registry/nginx:latest .
docker push -t us-east1-docker.pkg.dev/clone-build-registry/clone-build-registry/nginx:latest
docker push us-east1-docker.pkg.dev/clone-build-registry/clone-build-registry/nginx:latest

0 comments on commit 5c9c711

Please sign in to comment.