change on build *
continuous-integration/drone/push Build is passing Details

master
Alexandre AGOSTINHO 2 years ago
parent c3794e303e
commit a89acb8ada

@ -7,13 +7,13 @@ trigger:
- push - push
steps: steps:
# - name: key-setup - name: key-setup
# image: ubuntu:latest image: ubuntu:latest
# environment: environment:
# NGINX_KEY: NGINX_KEY:
# from_secret: NGINX_KEY from_secret: NGINX_KEY
# commands: commands:
# - echo "$NGINX_KEY" > id_rsa - echo "$NGINX_KEY" > id_rsa
- name: docker-build - name: docker-build
image: plugins/docker image: plugins/docker

Loading…
Cancel
Save