mirror of
https://github.com/armbian/community.git
synced 2026-01-06 10:36:43 -08:00
Up
This commit is contained in:
@@ -568,7 +568,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: ${{ env.GH_TOKEN }} # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: ${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }} # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
- name: Prepare Info JSON and Matrices
|
||||
id: prepare-matrix
|
||||
@@ -810,7 +810,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -872,7 +872,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -934,7 +934,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -996,7 +996,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -1058,7 +1058,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -1120,7 +1120,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -1182,7 +1182,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -1244,7 +1244,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -1306,7 +1306,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -1368,7 +1368,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -1430,7 +1430,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -1492,7 +1492,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -1554,7 +1554,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -1616,7 +1616,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -1678,7 +1678,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -1740,7 +1740,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -1802,7 +1802,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
@@ -5105,7 +5105,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: "${{ github.repository_owner }}" # GitHub username or org
|
||||
password: "${{ env.GH_TOKEN }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
password: "${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }}" # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
# cleanup the place where we will clone the userpatches repo, to avoid git going insane and cleaning everything later
|
||||
- name: Cleanup userpatches repo
|
||||
|
||||
Reference in New Issue
Block a user