This commit is contained in:
parent
0f8e7df964
commit
de51c0e005
@ -50,6 +50,10 @@ steps:
|
||||
volumes:
|
||||
- name: shared
|
||||
path: /tmp/shared
|
||||
when:
|
||||
event:
|
||||
include:
|
||||
- tag
|
||||
|
||||
- name: testing
|
||||
image: python:3.7-alpine
|
||||
@ -73,6 +77,10 @@ steps:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
when:
|
||||
event:
|
||||
include:
|
||||
- tag
|
||||
|
||||
- name: discord
|
||||
image: appleboy/drone-discord
|
||||
|
Loading…
x
Reference in New Issue
Block a user