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

This commit is contained in:
Nicolas CARON 2024-03-22 14:17:28 +01:00
parent 597e01d290
commit c91fbccf34
1 changed files with 2 additions and 2 deletions

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