This commit is contained in:
parent
7f1cd8ab35
commit
6e7950523f
@ -2,8 +2,9 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
env:
|
permissions:
|
||||||
RUNNER_TOOL_CACHE: /toolcache
|
contents: read
|
||||||
|
id-token: write
|
||||||
name: Build Nix targets
|
name: Build Nix targets
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
@ -6,8 +6,9 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
env:
|
permissions:
|
||||||
RUNNER_TOOL_CACHE: /toolcache
|
contents: read
|
||||||
|
id-token: write
|
||||||
name: build hive configuration
|
name: build hive configuration
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user