Skip to content

Commit

Permalink
bump k8s project new image wf tag
Browse files Browse the repository at this point in the history
Signed-off-by: Jimil Desai <[email protected]>
  • Loading branch information
jimil749 authored and benjamin-bergia committed Nov 4, 2024
1 parent 98c46e0 commit 91554fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: send event
uses: cern-sis/gh-workflows/.github/actions/[email protected].0
uses: cern-sis/gh-workflows/.github/actions/[email protected].1
with:
event-type: update
repo: cern-sis/kubernetes-scoap3
images: |
cern-sis/scoap3/scoap3-backend@${{ needs.test.outputs.backend-image-id }}
token: ${{ secrets.PAT_FIRE_EVENTS_ON_CERN_SIS_KUBERNETES_SCOAP3 }}

0 comments on commit 91554fc

Please sign in to comment.