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:
|
||||
build:
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
runs-on: ubuntu-latest
|
||||
container: git.alexdelcamp.fr/alexandre_1a/flake-actions:latest
|
||||
permissions:
|
||||
|
||||
@ -8,8 +8,7 @@ on:
|
||||
jobs:
|
||||
bump:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
container: git.alexdelcamp.fr/alexandre_1a/flake-actions:latest
|
||||
|
||||
steps:
|
||||
- name: Install nix
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user