Skip to content

Commit

Permalink
Run after prefect, not clone
Browse files Browse the repository at this point in the history
  • Loading branch information
samdoran committed Sep 20, 2024
1 parent b637150 commit 1d4e5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/pipeline-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ spec:
- name: workdir
mountPath: /var/workdir
runAfter:
- clone-repository
- prefect-dependencies

- name: create-frontend-dockerfile
params:
Expand Down

0 comments on commit 1d4e5bb

Please sign in to comment.