Skip to content

Commit 013b28a

Browse files
Merge pull request #26 from cloud-native-toolkit/dls-reorder-cp4d
run cp4d after core installation
2 parents e78a989 + 6492436 commit 013b28a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

9.0.x/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ spec:
400400
retries: 6
401401
timeout: "12h"
402402
runAfter:
403-
- get-tls-certs
403+
- install-mas-core
404404
workspaces:
405405
- name: ws
406406
params:

0 commit comments

Comments
 (0)