feat: remove artifact comment

This commit is contained in:
Eli Bosley
2023-08-31 16:24:43 -04:00
parent 005a7c0f52
commit 46d4564b63

View File

@@ -115,7 +115,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Run Docker Compose
- name: Run Build
run: docker run -e GIT_SHA=$(git rev-parse --short HEAD) -e IS_TAGGED=$(git describe --tags --abbrev=0 --exact-match) -v $(pwd)/deploy:/app/deploy/ localhost:5000/unraid-api:builder npm run build-pkg
- name: Set Hashes