Skip to content

Commit

Permalink
fixup more-image-tags (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfowl authored Nov 7, 2024
1 parent 03cb9cb commit 88eab87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .tekton/rapidast-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,8 @@ spec:
- name: TAGS
type: array
default: []
steps:
taskSpec:
steps:
- name: Select tags based on branch
script: |
#!/bin/bash -ex
Expand Down

0 comments on commit 88eab87

Please sign in to comment.