Adjust pipeline.
This commit is contained in:
@@ -19,11 +19,7 @@ steps:
|
||||
tags: latest
|
||||
|
||||
- name: deploy
|
||||
image: alpine
|
||||
privileged: true
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run/docker.sock
|
||||
image: plugins/docker
|
||||
environment:
|
||||
DOCKER_USERNAME:
|
||||
from_secret: DOCKER_USERNAME
|
||||
|
||||
Reference in New Issue
Block a user