я в рот ебал этот гит
This commit is contained in:
parent
2adc63e81f
commit
a202ec8da0
2 changed files with 2 additions and 6 deletions
|
@ -2,9 +2,7 @@ name: TileOS Sway SO Builder
|
||||||
on: [workflow_call]
|
on: [workflow_call]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: iso-builder
|
runs-on: [iso-builder]
|
||||||
container:
|
|
||||||
image: docker:latest
|
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Build image with sway
|
name: Build image with sway
|
||||||
|
|
|
@ -1,9 +1,7 @@
|
||||||
on: [workflow_call]
|
on: [workflow_call]
|
||||||
jobs:
|
jobs:
|
||||||
prebuild:
|
prebuild:
|
||||||
runs-on: iso-builder
|
runs-on: [iso-builder]
|
||||||
container:
|
|
||||||
image: docker:latest
|
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Checkout
|
name: Checkout
|
||||||
|
|
Loading…
Add table
Reference in a new issue