Adding on github actions
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -18,7 +18,7 @@ env:
|
||||
REGISTRY: ghcr.io
|
||||
|
||||
jobs:
|
||||
build:
|
||||
build-and-push:
|
||||
runs-on: self-hosted
|
||||
container:
|
||||
image: quay.io/podman/stable:latest
|
||||
|
||||
Reference in New Issue
Block a user