test secrets
Build and Push Docker Image / checkout_repository (push) Failing after 5s
Details
Build and Push Docker Image / checkout_repository (push) Failing after 5s
Details
This commit is contained in:
parent
597e01d290
commit
c91fbccf34
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue