remove again
Some checks are pending
Docker / build-and-push-image (push) Blocked by required conditions
Some checks are pending
Docker / build-and-push-image (push) Blocked by required conditions
This commit is contained in:
parent
85a7fd539f
commit
1c42927399
1 changed files with 0 additions and 10 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue