This commit is contained in:
@@ -18,8 +18,9 @@ jobs:
|
||||
run: |
|
||||
echo "GITEA_Actor: ${{gitea.actor}}"
|
||||
echo "GITEA_Repository: ${{gitea.repository}}"
|
||||
echo "GITEA_REF: ${{gitea.ref}}"
|
||||
echo "GITEA_REF_NAME: ${{gitea.ref_name}}"
|
||||
echo "GITEA_Action: ${{gitea.action}}"
|
||||
echo "GITEA_Action_ref: ${{gitea.action_ref}}"
|
||||
|
||||
# KANIKO
|
||||
# - name: Kaniko build and push
|
||||
|
||||
Reference in New Issue
Block a user