Compare commits

..

2 commits

Author SHA1 Message Date
3f3463fcea
ilot/authentik: clean-up packaging
Some checks failed
/ lint (pull_request) Successful in 54s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 37m36s
/ deploy-aarch64 (pull_request) Has been cancelled
/ build-aarch64 (pull_request) Has been cancelled
2024-09-21 06:59:40 -04:00
9b996c21e9
forgejo-ci: change hostname to what is in hosts 2024-09-21 06:59:34 -04:00
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ jobs:
steps:
- name: Environment setup
run: |
doas apk add nodejs git patch curl sed net-tools
doas apk add nodejs git patch curl net-tools
doas hostname host.docker.internal
cd /etc/apk/keys
doas curl -JO https://forge.ilot.io/api/packages/ilot/alpine/key

View file

@ -19,7 +19,7 @@ jobs:
steps:
- name: Environment setup
run: |
doas apk add nodejs git patch curl sed net-tools
doas apk add nodejs git patch curl net-tools
doas hostname host.docker.internal
cd /etc/apk/keys
doas curl -JO https://forge.ilot.io/api/packages/ilot/alpine/key