@@ -0,0 +1,13 @@
kind: pipeline
name: default
steps:
- name: deploy
image: dokku/ci-docker-image
environment:
GIT_REMOTE_URL: 'ssh://dokku@deploy.tirard.eu:23/production-net-n-dev.fr'
SSH_PRIVATE_KEY:
from_secret: dokku_id_rsa
BRANCH: master
commands:
- dokku-deploy
The note is not visible to the blocked user.