Skip to content

Commit

Permalink
Merge pull request #12 from hypersign-protocol/CD
Browse files Browse the repository at this point in the history
fixed Typo
  • Loading branch information
Pratap2018 authored Dec 4, 2023
2 parents b227eb0 + e100c40 commit ae88b6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/image-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
env:
GOOGLE_PROJECT_ID: ${{secrets.GOOGLE_PROJECT_ID}}
run:
gcloud auth configure docker asia-south1-docker.pkg.dev
gcloud auth configure-docker asia-south1-docker.pkg.dev

docker build -t asia-south1-docker.pkg.dev/$GOOGLE_PROJECT_ID/hypersign-image-repository/hypersign-vault-service:latest .

docker push asia-south1-docker.pkg.dev/$GOOGLE_PROJECT_ID/hypersign-image-repository/hypersign-vault-service:latest


Expand Down

0 comments on commit ae88b6a

Please sign in to comment.