fix(): fixing SM
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
Sthope 2021-09-13 22:46:13 +02:00
parent 0f8e7df964
commit de51c0e005

View File

@ -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