1
0
Fork 0
mirror of https://github.com/shouptech/humulus.git synced 2026-02-03 16:19:46 +00:00
This commit is contained in:
Emma 2019-06-29 09:41:06 -06:00
parent e0ff676b8a
commit 7d1a653955

View file

@ -52,6 +52,7 @@ steps:
- name: docker - name: docker
image: plugins/docker image: plugins/docker
repo: shouptech/humulus
settings: settings:
auto_tag: false auto_tag: false
username: username:
@ -59,4 +60,5 @@ steps:
password: password:
from_secret: DOCKER_PASSWORD from_secret: DOCKER_PASSWORD
depends_on: [test] depends_on:
- test