This commit is contained in:
2024-02-20 00:53:45 +03:00
parent b36ec597d4
commit 5d0ac9d92e

View File

@@ -9,7 +9,9 @@ steps:
# {{repo.name}}/{{build.branch}} - Started #{{build.number}} (<{{build.link}}>|Open)
- name: build
secrets: [vault_master_ssh_priv_key, vault_master_ssh_pub_key]
image: devforth/drone-builder
image: docker
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- cd /root/deploy && /bin/bash build.sh
# - name: slack-end