no more registry
continuous-integration/drone/push Build is failing Details

This commit is contained in:
John Shaver 2021-06-19 22:29:34 -07:00
parent ae883a4f7c
commit 93c01754b8
1 changed files with 1 additions and 8 deletions

View File

@ -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"