....
continuous-integration/drone/push Build is failing Details

This commit is contained in:
giles 2023-10-18 19:15:03 +01:00
parent f3a2f5aff4
commit 31a71091ac
1 changed files with 11 additions and 0 deletions

View File

@ -117,6 +117,17 @@ steps:
volumes:
- name: dockersock
path: /var/run
- name: "git - status"
when:
branch:
- master
- format-branch
image: alpine/git:latest
commands:
- git status
volumes:
- name: dockersock
path: /var/run
- name: "git - deployed"
when:
branch: