mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
This commit is contained in:
@@ -10,8 +10,6 @@ steps:
|
||||
- name: build
|
||||
secrets: [vault_master_ssh_priv_key, vault_master_ssh_pub_key]
|
||||
image: docker
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
commands:
|
||||
- echo test
|
||||
- cd deploy && /bin/bash build.sh
|
||||
|
||||
Reference in New Issue
Block a user