remove again
Some checks are pending
Docker / build-and-push-image (push) Blocked by required conditions

This commit is contained in:
Troy 2025-05-06 00:02:05 +01:00
parent 85a7fd539f
commit 1c42927399
Signed by: troy
GPG key ID: DFC06C02ED3B4711

View file

@ -14,16 +14,6 @@ permissions:
contents: read contents: read
jobs: jobs:
run-tests:
runs-on: nixos-x86_64-linux
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run npm clean install and build
run: |
npm ci
npm run build
build-and-push-image: build-and-push-image:
runs-on: nixos-x86_64-linux runs-on: nixos-x86_64-linux
needs: needs: