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 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'"