Compare commits

..

2 commits

Author SHA1 Message Date
d73cadeaa5
ilot/authentik: clean-up packaging
Some checks failed
/ lint (pull_request) Successful in 25s
/ deploy-aarch64 (pull_request) Has been cancelled
/ build-aarch64 (pull_request) Has been cancelled
/ deploy-x86_64 (pull_request) Has been cancelled
/ build-x86_64 (pull_request) Has been cancelled
2024-09-21 06:54:42 -04:00
2880843135
forgejo-ci: change hostname to what is in hosts 2024-09-21 06:54:40 -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 net-tools
doas apk add nodejs git patch curl sed 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 net-tools
doas apk add nodejs git patch curl sed net-tools
doas hostname host.docker.internal
cd /etc/apk/keys
doas curl -JO https://forge.ilot.io/api/packages/ilot/alpine/key