ci: Add debug
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Glenn Y. Rolland 2023-01-16 01:41:15 +01:00
parent e47e667fc6
commit ccbed63d42

View file

@ -7,8 +7,8 @@ environment:
DOCKER_REPO: glenux/service-dolibarr
steps:
- name: Dokku
image: debian:11-slim
- name: debug
image: alpine
commands:
- "echo 'Repository: $DOCKER_REPO'"
- "echo 'Git commit: $DRONE_COMMIT_SHA'"