This commit is contained in:
parent
e47e667fc6
commit
ccbed63d42
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ environment:
|
||||||
DOCKER_REPO: glenux/service-dolibarr
|
DOCKER_REPO: glenux/service-dolibarr
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Dokku
|
- name: debug
|
||||||
image: debian:11-slim
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- "echo 'Repository: $DOCKER_REPO'"
|
- "echo 'Repository: $DOCKER_REPO'"
|
||||||
- "echo 'Git commit: $DRONE_COMMIT_SHA'"
|
- "echo 'Git commit: $DRONE_COMMIT_SHA'"
|
||||||
|
|
Loading…
Reference in a new issue