This commit is contained in:
parent
8bae52e4a0
commit
ef9f47ff23
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ on:
|
||||||
- push
|
- push
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: nixos-runner
|
runs-on: nixos-nix-latest
|
||||||
# env:
|
# env:
|
||||||
# REGISTRY: ${{ secrets.DOCKER_REGISTRY }}
|
# REGISTRY: ${{ secrets.DOCKER_REGISTRY }}
|
||||||
# REPOSITORY: ${{ secrets.DOCKER_REPOSITORY }}
|
# REPOSITORY: ${{ secrets.DOCKER_REPOSITORY }}
|
||||||
|
|
Loading…
Reference in a new issue