Skip to content

Commit

Permalink
Revert ":seedling: add tag to image-build environment" (#636)
Browse files Browse the repository at this point in the history
Reverts #631
  • Loading branch information
pranavgaikwad authored Jul 3, 2024
1 parent 8a0c9ff commit cf7d205
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/image-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ concurrency:
group: build-${{ github.ref }}
cancel-in-progress: true

env:
tag: ${{ github.ref == 'refs/heads/main' && 'latest' || github.ref_name }}

jobs:
image-build:
strategy:
Expand Down

0 comments on commit cf7d205

Please sign in to comment.