test secrets
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 5s

This commit is contained in:
2024-03-22 14:17:28 +01:00
parent 597e01d290
commit c91fbccf34

View File

@@ -16,8 +16,8 @@ jobs:
- name: Test Variables
run:
echo "${{github.actor}}"
echo "${{secrets.GITHUB_TOKEN}}"
echo "USER:${{github.actor}}"
echo "PASS:${{secrets.GITHUB_TOKEN}}"
# KANIKO
- name: Kaniko build and push