Add CI/CD via Drone #1
1 changed files with 6 additions and 1 deletions
|
@ -62,5 +62,10 @@ steps:
|
||||||
- echo "Hello, world!"
|
- echo "Hello, world!"
|
||||||
# - docker pull docker.atomaka.com/atomaka.com:latest
|
# - docker pull docker.atomaka.com/atomaka.com:latest
|
||||||
# - docker restart atomaka.com
|
# - docker restart atomaka.com
|
||||||
|
# trigger:
|
||||||
|
# event: tag
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
event: tag
|
branch:
|
||||||
|
exclude: master
|
||||||
|
event: push
|
||||||
|
|
Loading…
Reference in a new issue