Skip to content

Commit

Permalink
Remove latest tag (#1394)
Browse files Browse the repository at this point in the history
* removed the latest tag in push-deploy.yaml

* removed the latest tag in push-deploy.yaml

Co-authored-by: Nim Jayawardena <[email protected]>
  • Loading branch information
vaishnavi-ramanujapuram and NimJay committed Dec 13, 2022
1 parent 332c58b commit 4c4c275
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/push-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,5 @@ jobs:
# tag with git hash
skaffold build --default-repo=gcr.io/$PROJECT_ID \
--tag=$GITHUB_SHA
# tag as latest
skaffold build --default-repo=gcr.io/$PROJECT_ID \
--tag=latest
env:
PROJECT_ID: ${{ secrets.PROJECT_ID }}

0 comments on commit 4c4c275

Please sign in to comment.