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