s/DRONE_BRANCH_NAME/DRONE_BRANCH/
continuous-integration/drone/push Build is passing Details

php7.4
Hugo Thunnissen 2 years ago
parent 0c34072fc0
commit d17c0dd8aa

@ -10,5 +10,5 @@ steps:
username: hugotty username: hugotty
password: password:
from_secret: docker_password from_secret: docker_password
repo: "hugotty/${DRONE_BRANCH_NAME}-fpm" repo: "hugotty/${DRONE_BRANCH}-fpm"
tags: latest tags: latest

Loading…
Cancel
Save