fix: mount /apps and docker socket in PR workflow build-and-deploy-ci job #41

Merged
david merged 33 commits from fix/switch-to-npm-ci into main 2026-05-20 19:51:36 +00:00
Showing only changes of commit a5a5f41c16 - Show all commits
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
image: docker.notsosm.art/euchre-camp/ci-base:latest
options: --user root
volumes:
- /apps:/apps
- /var/lib/casaos/apps:/apps
steps:
- name: Checkout code