Update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glenn Y. Rolland 2024-12-29 15:52:06 +00:00
parent 5ddeb8d362
commit 36f9d78ab3

View file

@ -96,16 +96,16 @@ steps:
# - name: cache # - name: cache
# temp: {} # temp: {}
# #
--- # ---
kind: pipeline # kind: pipeline
type: docker # type: docker
name: sheduled # name: sheduled
#
steps: # steps:
- name: check:update # - name: check:update
image: alpine # image: alpine
environment: # environment:
#
commands: # commands:
- 'echo "Repository: glenux/service-n8n"' # - 'echo "Repository: glenux/service-n8n"'
- 'echo "Git commit: ${DRONE_COMMIT_SHA:0:8}"' # - 'echo "Git commit: ${DRONE_COMMIT_SHA:0:8}"'