Skip to content

Commit

Permalink
Disable latest tag for lts container (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbast authored Sep 26, 2023
1 parent bd9c2fe commit 0f5ddda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/anaconda_pkg_build_lts_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
type=ref,event=branch,suffix=-lts
type=ref,event=pr,suffix=-lts
type=match,pattern=lts-pkg-build-(.*),group=1,suffix=-lts
flavor: |
latest=false
- name: build-push pkg-builder
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v4
Expand Down

0 comments on commit 0f5ddda

Please sign in to comment.