Skip to content

Commit

Permalink
push CI: build bundles after creating repos
Browse files Browse the repository at this point in the history
The create-repositories-if-missing creates the quay repositories for the
build-bundles task. Run them in the correct order.

Signed-off-by: Adam Cmiel <acmiel@redhat.com>
  • Loading branch information
chmeliik committed Jan 9, 2025
1 parent ce7d35f commit c8565c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .tekton/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ spec:
runAfter:
- build-appstudio-utils
- ec-task-checks
- create-repositories-if-missing
workspaces:
- name: source
workspace: workspace
Expand Down

0 comments on commit c8565c5

Please sign in to comment.