mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-26 04:06:34 +00:00
CI only in arendst repo
This commit is contained in:
parent
58499b18db
commit
21cda658d6
2
.github/workflows/build_all_the_things.yml
vendored
2
.github/workflows/build_all_the_things.yml
vendored
@ -18,6 +18,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
base-images:
|
base-images:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
if: github.repository == 'arendst/Tasmota'
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
variant:
|
variant:
|
||||||
@ -59,6 +60,7 @@ jobs:
|
|||||||
|
|
||||||
language-images:
|
language-images:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
if: github.repository == 'arendst/Tasmota'
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
variant: [ tasmota ]
|
variant: [ tasmota ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user