mirror of
https://github.com/N0rthernL1ghts/s6-rootfs.git
synced 2025-12-08 14:02:42 +01:00
Run on github runner
This commit is contained in:
4
.github/workflows/image.yml
vendored
4
.github/workflows/image.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: vulcan
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
name: checkout code
|
||||
@@ -39,4 +39,4 @@ jobs:
|
||||
uses: docker/bake-action@v6.8.0
|
||||
with:
|
||||
files: build/docker-bake.hcl
|
||||
push: true
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user