Finally switched the last action to nix container, next step, add substituers
Some checks are pending
Check config / build (push) Waiting to run
Some checks are pending
Check config / build (push) Waiting to run
This commit is contained in:
parent
d283b5ee41
commit
67d9e7c2c6
@ -7,8 +7,6 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
env:
|
|
||||||
RUNNER_TOOL_CACHE: /toolcache
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: git.alexdelcamp.fr/alexandre_1a/flake-actions:latest
|
container: git.alexdelcamp.fr/alexandre_1a/flake-actions:latest
|
||||||
permissions:
|
permissions:
|
||||||
|
|||||||
@ -8,8 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
bump:
|
bump:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
container: git.alexdelcamp.fr/alexandre_1a/flake-actions:latest
|
||||||
RUNNER_TOOL_CACHE: /toolcache
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install nix
|
- name: Install nix
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user