Skip to content

Commit

Permalink
Merge pull request #13 from hypersign-protocol/CD
Browse files Browse the repository at this point in the history
update code
  • Loading branch information
Pratap2018 authored Dec 4, 2023
2 parents 1580530 + 5dce14f commit ec9447c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/image-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,11 @@ jobs:
GOOGLE_PROJECT_ID: ${{secrets.GOOGLE_PROJECT_ID}}
run:
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




0 comments on commit ec9447c

Please sign in to comment.