Update '.drone.yml'
continuous-integration/drone/push Build is passing Details

main
bunix42 2 months ago
parent 81cc53974d
commit 7f05ca5be2

@ -10,7 +10,7 @@ steps:
commands:
- git clone https://github.com/FriendlyCaptcha/friendly-lite-server.git
- cd friendly-lite-server
- git checkout v0.2.1
- git checkout 0.2.1
- name: docker
image: plugins/docker
@ -23,7 +23,7 @@ steps:
password:
from_secret: docker_password
tags:
- v0.2.1
- 0.2.1
- name: slack
image: plugins/slack

Loading…
Cancel
Save