test secrets

This commit is contained in:
Nicolas CARON 2024-03-22 14:03:52 +01:00
parent 2c79e9eca6
commit 15649e452a
1 changed files with 0 additions and 5 deletions

View File

@ -14,11 +14,6 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Set username and password env
run:
echo "ACCESS_TOKEN_USR=${{gitea.actor}}"
echo "ACCESS_TOKEN_PWD=${{gitea.token}}"
# KANIKO
- name: Kaniko build and push
uses: aevea/action-kaniko@master