Skip to content

Commit

Permalink
test of push
Browse files Browse the repository at this point in the history
  • Loading branch information
ivukotic committed Feb 7, 2024
1 parent 3d151b7 commit 72954d7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@ jobs:
id: meta
uses: docker/[email protected]
with:
# list of Docker images to use as base name for tags
images: |
sslhep/analysis-dask-uc
hub.opensciencegrid.org/usatlas/analysis-dask-uc
# generate Docker tags based on the following events/attributes
tags: |
type=ref,event=branch
type=semver,pattern={{version}}
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/CI_triggered.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,9 @@ jobs:
id: meta
uses: docker/[email protected]
with:
# list of Docker images to use as base name for tags
images: |
sslhep/analysis-dask-uc
hub.opensciencegrid.org/usatlas/analysis-dask-uc
# generate Docker tags based on the following events/attributes
tags: |
type=sha,
type=raw,value=${{ github.event.client_payload.ref }}
Expand Down

0 comments on commit 72954d7

Please sign in to comment.