This commit is contained in:
@@ -16,10 +16,6 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: DeterminateSystems/flake-checker-action@main
|
|
||||||
with:
|
|
||||||
flake-lock-path: ./flake.lock
|
|
||||||
|
|
||||||
- name: Build Docker Image via Nix Flake
|
- name: Build Docker Image via Nix Flake
|
||||||
run: |
|
run: |
|
||||||
nix build .#dockerImage -print-build-logs
|
nix build .#dockerImage -print-build-logs
|
||||||
|
|||||||
Reference in New Issue
Block a user