This commit is contained in:
parent
c3e9c46929
commit
631545f4e4
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ on:
|
||||||
#schedule:
|
#schedule:
|
||||||
# - cron: "*/5 * * * *"
|
# - cron: "*/5 * * * *"
|
||||||
|
|
||||||
|
env:
|
||||||
|
DOCKER_HOST: tcp://172.17.0.1:2375
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
better_name:
|
better_name:
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Reference in a new issue