Add CI/CD via Drone #1

Merged
atomaka merged 29 commits from ci into master 2023-02-18 15:07:14 -05:00
Showing only changes of commit eded926b7b - Show all commits

View file

@ -62,5 +62,10 @@ steps:
- echo "Hello, world!"
# - docker pull docker.atomaka.com/atomaka.com:latest
# - docker restart atomaka.com
# trigger:
# event: tag
trigger:
event: tag
branch:
exclude: master
event: push