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 1cb6adcc55 - Show all commits

View file

@ -10,19 +10,3 @@ steps:
- gem install bundler - gem install bundler
- bundle install - bundle install
- bundle exec jekyll build - bundle exec jekyll build
- name: publish
image: plugins/docker
settings:
registry: docker.atomaka.com
repo: atomaka.com
tags:
- latest
when:
branch:
- master
- name: notify
image: plugins/slack
settings:
channel: developers
username: drone