mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 12:49:41 +03:00
sdff
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user