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
# temp: {}
#
---
kind: pipeline
type: docker
name: sheduled
steps:
- name: check:update
image: alpine
environment:
commands:
- 'echo "Repository: glenux/service-n8n"'
- 'echo "Git commit: ${DRONE_COMMIT_SHA:0:8}"'
# ---
# kind: pipeline
# type: docker
# name: sheduled
#
# steps:
# - name: check:update
# image: alpine
# environment:
#
# commands:
# - 'echo "Repository: glenux/service-n8n"'
# - 'echo "Git commit: ${DRONE_COMMIT_SHA:0:8}"'