This commit is contained in:
parent
6067782cde
commit
acb4c64e23
@ -22,7 +22,7 @@ steps:
|
||||
- name: docker_sock
|
||||
path: /var/run/docker.sock
|
||||
- name: build
|
||||
image: docker/compose:latest
|
||||
image: docker
|
||||
environment:
|
||||
SMTP_PROXY_EMAIL:
|
||||
from_secret: SMTP_PROXY_EMAIL
|
||||
@ -55,7 +55,7 @@ steps:
|
||||
|
||||
- docker tag oonyeje-portfolio:${DRONE_COMMIT_SHA:0:7} gitea.bsidesolutions.net/oonyeje/oonyeje-portfolio:${DRONE_COMMIT_SHA:0:7}
|
||||
- name: push-image
|
||||
image: docker/compose:latest
|
||||
image: docker
|
||||
environment:
|
||||
SMTP_PROXY_EMAIL:
|
||||
from_secret: SMTP_PROXY_EMAIL
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user