Update .gitea/workflows/gitea.yaml
Some checks failed
Tomcode landing build/deploy / build (push) Failing after 0s
Some checks failed
Tomcode landing build/deploy / build (push) Failing after 0s
This commit is contained in:
parent
43a472a2cb
commit
ad7ae3c5bb
@ -16,7 +16,7 @@ jobs:
|
||||
run: echo "Downloading dependencies."
|
||||
- run: npm ci --cache .npm --prefer-offline
|
||||
- name: Build
|
||||
- run: echo "Building application."
|
||||
run: echo "Building application."
|
||||
- run: npm run build --cache .npm --prefer-offline
|
||||
- name: Dockerize
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user