Remove docker build step from promote
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details

This commit is contained in:
DutchEllie 2022-03-12 21:37:05 +01:00
parent 263ec7cc6f
commit 06d119e1e2
Signed by: DutchEllie
SSH Key Fingerprint: SHA256:dKq6ZSgN5E3Viqrw/+xAdf2VdR6hdRGNyrYqXXwfjTY
1 changed files with 0 additions and 12 deletions

View File

@ -7,18 +7,6 @@ trigger:
- push
steps:
- name: docker
image: plugins/docker
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: dutchellie/proper-website-2
tags:
- latest
- ${DRONE_COMMIT_SHA:0:8}
- name: deploy-staging
image: pelotech/drone-helm3
settings: