Update dependencies and add pipelines #2

Merged
atomaka merged 8 commits from docker into main 2023-03-12 10:27:06 -04:00
Showing only changes of commit e7f900d3de - Show all commits

View file

@ -57,6 +57,9 @@ kind: pipeline
steps:
- name: docker-build
image: plugins/docker
environment:
SECRET_KEY_BASE:
from_secret: secret_key_base
settings:
pull_image: true
registry: docker.atomaka.com