update ci 2
Some checks failed
Release Alpine apk for ARM64v8 Edge / compilation-arm64v8 (push) Failing after -1m8s
Some checks failed
Release Alpine apk for ARM64v8 Edge / compilation-arm64v8 (push) Failing after -1m8s
This commit is contained in:
parent
b151cd7827
commit
96abf735f2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
||||||
compilation-arm64v8:
|
compilation-arm64v8:
|
||||||
runs-on: aarch-64-alpine-edge
|
runs-on: aarch-64-alpine-edge
|
||||||
env:
|
env:
|
||||||
REPO_URL: "https://alpine.sakamoto.pl/alpine/edge/testing/aarch64"
|
REPO_URL: "https://static.itmodulo.eu/dl/repo/alpine/edge/main/aarch64"
|
||||||
REMOTE_SSH: "${{ secrets.SERVER_LOGIN_AND_ADDRESS }}"
|
REMOTE_SSH: "${{ secrets.SERVER_LOGIN_AND_ADDRESS }}"
|
||||||
REMOTE_PORT: "${{ secrets.LOGIN_PORT }}"
|
REMOTE_PORT: "${{ secrets.LOGIN_PORT }}"
|
||||||
REMOTE_PATH: "${{ secrets.SERVER_REPO_PATH }}/edge/main/aarch64"
|
REMOTE_PATH: "${{ secrets.SERVER_REPO_PATH }}/edge/main/aarch64"
|
||||||
|
|
Loading…
Add table
Reference in a new issue