You've already forked ansible-role-common
Fix syntax err
This commit is contained in:
@@ -13,5 +13,6 @@ steps:
|
||||
📝 Commit by ${CI_COMMIT_AUTHOR} on ${CI_COMMIT_BRANCH}:
|
||||
|
||||
${CI_COMMIT_MESSAGE}
|
||||
depends_on: cron
|
||||
depends_on:
|
||||
- cron
|
||||
runs_on: [ success ]
|
||||
|
||||
@@ -13,5 +13,6 @@ steps:
|
||||
📝 Commit by ${CI_COMMIT_AUTHOR} on ${CI_COMMIT_BRANCH}:
|
||||
|
||||
${CI_COMMIT_MESSAGE}
|
||||
depends_on: cron
|
||||
depends_on:
|
||||
- cron
|
||||
runs_on: [ failure ]
|
||||
|
||||
Reference in New Issue
Block a user