You've already forked ansible-role-auth-duo
[SKIP CI] Try again notification on workflow
This commit is contained in:
@@ -11,8 +11,6 @@ steps:
|
|||||||
tags: robot,${CI_BUILD_EVENT},${CI_REPO_NAME}
|
tags: robot,${CI_BUILD_EVENT},${CI_REPO_NAME}
|
||||||
message: >
|
message: >
|
||||||
Test success when run by cron for ${CI_REPO_NAME}.
|
Test success when run by cron for ${CI_REPO_NAME}.
|
||||||
when:
|
|
||||||
evaluate: 'CI_PIPELINE_EVENT == "cron" && CI_PIPELINE_STATUS == "success"'
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- "cron"
|
- "cron"
|
||||||
runs_on: [ success ]
|
runs_on: [ success ]
|
||||||
Reference in New Issue
Block a user