This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user