fix(cicd): typo diagnostic on dev branch
Build & Publish DevSecOps Runner / Build & Publish Runner Image to Giteastry (push) Failing after 8s
Details
Build & Publish DevSecOps Runner / Build & Publish Runner Image to Giteastry (push) Failing after 8s
Details
This commit is contained in:
parent
7ad4c58f80
commit
46d4ad8412
|
|
@ -4,7 +4,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- deev/m7s
|
- dev/m7s
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push-runner:
|
build-and-push-runner:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue