Update .gitea/workflows/gitea.yaml
Some checks failed
Tomcode landing build/deploy / dockerize (push) Failing after 0s
Tomcode landing build/deploy / build (push) Successful in 40s

This commit is contained in:
thomas 2024-09-22 13:38:09 +02:00
parent 1eb43708c3
commit 759f8a3851

View File

@ -20,7 +20,7 @@ jobs:
echo "Building application."
npm run build --cache .npm --prefer-offline
- Name: Upload application artifact
- uses: actions/upload-artifact@master
uses: actions/upload-artifact@master
with:
name: application
path: /app