This commit is contained in:
parent
ae883a4f7c
commit
93c01754b8
1 changed files with 1 additions and 8 deletions
|
@ -10,15 +10,8 @@ trigger:
|
|||
- push
|
||||
|
||||
steps:
|
||||
- name: build-chrome-image
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: jshaver/root-browserless-chrome
|
||||
user: jshaver
|
||||
password:
|
||||
from_secret: docker-hub
|
||||
- name: build-resume
|
||||
image: registry:5000/root-browserless-chrome
|
||||
image: jshaver/root-browserless-chrome
|
||||
commands:
|
||||
- "ls -la"
|
||||
- "sleep 6"
|
||||
|
|
Loading…
Reference in a new issue