ci: temporarily revert runners to public images to bootstrap custom image build
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
# Install Node.js/docker in workflow steps as needed.
|
||||
runner:
|
||||
image:
|
||||
repository: forgejo.riotpiao.com/rock/forgejo-runner-rust
|
||||
tag: "latest"
|
||||
repository: code.forgejo.org/forgejo/runner
|
||||
tag: "6"
|
||||
name: rust-runner
|
||||
labels: "rust:docker://forgejo.riotpiao.com/rock/forgejo-runner-rust:latest"
|
||||
labels: "rust:docker://rust:1-bookworm"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user