ahhh shit, here we go again
Some checks failed
Test action / Print hello world (push) Failing after 8s
Some checks failed
Test action / Print hello world (push) Failing after 8s
This commit is contained in:
parent
25ae5ea1ac
commit
b2cb74657e
1 changed files with 1 additions and 2 deletions
|
@ -46,8 +46,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build image
|
- name: Build image
|
||||||
run: >-
|
run: >-
|
||||||
podman build
|
sudo podman build
|
||||||
--privileged
|
|
||||||
-t ${{ env.registry }}/${{ env.owner }}/${{ env.image }}:${{ env.tag }}
|
-t ${{ env.registry }}/${{ env.owner }}/${{ env.image }}:${{ env.tag }}
|
||||||
-f Dockerfile.default
|
-f Dockerfile.default
|
||||||
modules/nixos/services/development/forgejo
|
modules/nixos/services/development/forgejo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue