fix podman host
This commit is contained in:
@@ -6,5 +6,5 @@ Type=oneshot
|
||||
WorkingDirectory=/home/balki/projects/mine/aur_builder
|
||||
|
||||
ExecStart=podman pull quay.io/archlinux/archlinux:base-devel
|
||||
ExecStart=podman build -t gitea.balki.me/balki/aur_builder:latest .
|
||||
ExecStart=podman build --add-host archmirror.i.balki.me:100.64.0.2 -t gitea.balki.me/balki/aur_builder:latest .
|
||||
ExecStart=podman push gitea.balki.me/balki/aur_builder:latest
|
||||
|
||||
Reference in New Issue
Block a user