sdfsdf
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2024-02-20 00:57:07 +03:00
parent 2570605cfe
commit a4f6d93a8e

View File

@@ -10,8 +10,6 @@ steps:
- name: build - name: build
secrets: [vault_master_ssh_priv_key, vault_master_ssh_pub_key] secrets: [vault_master_ssh_priv_key, vault_master_ssh_pub_key]
image: docker image: docker
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands: commands:
- echo test - echo test
- cd deploy && /bin/bash build.sh - cd deploy && /bin/bash build.sh