infra: switch to using generic tag name and manually selecting image
This commit is contained in:
@@ -49,7 +49,9 @@ jobs:
|
|||||||
context: "{{defaultContext}}:.docker"
|
context: "{{defaultContext}}:.docker"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
runs-on: gentoo-utils
|
runs-on: brutalisk
|
||||||
|
container:
|
||||||
|
image: git.epenguin.net/gentoo-utils/gentoo-utils-gitea:latest
|
||||||
needs: build-docker
|
needs: build-docker
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
|
|||||||
Reference in New Issue
Block a user