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