test secrets
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -14,11 +14,6 @@ jobs:
|
|||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Set username and password env
|
|
||||||
run:
|
|
||||||
echo "ACCESS_TOKEN_USR=${{gitea.actor}}"
|
|
||||||
echo "ACCESS_TOKEN_PWD=${{gitea.token}}"
|
|
||||||
|
|
||||||
# KANIKO
|
# KANIKO
|
||||||
- name: Kaniko build and push
|
- name: Kaniko build and push
|
||||||
uses: aevea/action-kaniko@master
|
uses: aevea/action-kaniko@master
|
||||||
|
|||||||
Reference in New Issue
Block a user