This commit is contained in:
2024-02-20 00:54:03 +03:00
parent 5d0ac9d92e
commit 3f2211c198

View File

@@ -13,7 +13,7 @@ steps:
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
commands: commands:
- cd /root/deploy && /bin/bash build.sh - cd deploy && /bin/bash build.sh
# - name: slack-end # - name: slack-end
# image: plugins/slack # image: plugins/slack
# settings: # settings: