fixup! fixup! fixup! fixup! Update submodules on pipeline run
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
5e23e95f20
commit
e3166d01f6
@ -12,6 +12,7 @@ steps:
|
|||||||
- name: Abort if CI Commit
|
- name: Abort if CI Commit
|
||||||
image: registry.tobiasmanske.de/git:latest
|
image: registry.tobiasmanske.de/git:latest
|
||||||
commands:
|
commands:
|
||||||
|
- echo "$GIT_COMMITTER_NAME"
|
||||||
- "[[ \"$GIT_COMMITTER_NAME\" = \"Drone CI\" ]] && exit 78"
|
- "[[ \"$GIT_COMMITTER_NAME\" = \"Drone CI\" ]] && exit 78"
|
||||||
- "[[ \"$GIT_COMMITTER_NAME\" = \"\" ]] && exit 78" # No commit info. Abort.
|
- "[[ \"$GIT_COMMITTER_NAME\" = \"\" ]] && exit 78" # No commit info. Abort.
|
||||||
- exit 0
|
- exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user