exec @docker @native @push_image @run_test
This commit is contained in:
parent
e951192bdc
commit
8fe0eab1f7
1
.github/workflows/setup_docker.yml
vendored
1
.github/workflows/setup_docker.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
- feature/*
|
||||
jobs:
|
||||
setup_docker:
|
||||
if: contains(github.event.head_commit.message, '@docker')
|
||||
|
Loading…
Reference in New Issue
Block a user