added debug step and printenv.

This commit is contained in:
ruberoid 2025-05-11 15:07:31 +04:00
parent fa279f6c56
commit 3cb4428d14

View File

@ -9,13 +9,19 @@ metadata:
trigger:
branch:
- main
# event:
# - tag
event:
- tag
clone:
disable: true
steps:
- name: debug
image: alpine
commands:
- printenv
- name: clone
image: alpine/git
settings: