This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Set username and password env
|
||||
run:
|
||||
echo "ACCESS_TOKEN_USR=${{gitea.actor}}"
|
||||
echo "ACCESS_TOKEN_PWD=${{secrets.GITEA_TOKEN}}"
|
||||
echo "ACCESS_TOKEN_PWD=${{gitea.token}}"
|
||||
|
||||
# KANIKO
|
||||
- name: Kaniko build and push
|
||||
|
||||
Reference in New Issue
Block a user