This commit is contained in:
parent
b746f35855
commit
3ff0237b99
@ -20,7 +20,6 @@ steps:
|
||||
from_secret: pass
|
||||
REGISTRY:
|
||||
from_secret: registry
|
||||
DOCKER_OPTS: "--insecure-registry=$REGISTRY"
|
||||
commands:
|
||||
- git clone --recursive https://git.manalejandro.com/ale/libretranslate-api /drone/src/
|
||||
- docker login -u $USER -p $PASS $REGISTRY
|
||||
@ -30,3 +29,6 @@ steps:
|
||||
event:
|
||||
- push
|
||||
- tag
|
||||
|
||||
image_pull_secrets:
|
||||
- dockerconfig
|
||||
|
Loading…
Reference in New Issue
Block a user