Adding labels to target runners
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -21,7 +21,7 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
runs-on: [ self-hosted, big, build ]
|
runs-on: [ self-hosted, medium, build ]
|
||||||
container:
|
container:
|
||||||
image: nexus.jamesjonesconsulting.com:5444/podman/stable:latest
|
image: nexus.jamesjonesconsulting.com:5444/podman/stable:latest
|
||||||
# image: quay.io/podman/stable:latest
|
# image: quay.io/podman/stable:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user