mirror of
https://github.com/archtechx/tenancy-queue-tester.git
synced 2025-12-12 08:24:05 +00:00
ci: try adding chmod
This commit is contained in:
parent
3f42ca2c96
commit
eed6fd5bd2
1 changed files with 2 additions and 0 deletions
2
setup.sh
2
setup.sh
|
|
@ -12,3 +12,5 @@ chmod -R 777 .
|
|||
echo "[setup.sh] Tenancy version: ${TENANCY_VERSION}"
|
||||
|
||||
docker run --rm -e TENANCY_VERSION="${TENANCY_VERSION}" -v .:/var/www/html tenancy-queue-test-cli bash setup/_tenancy_setup.sh
|
||||
|
||||
chmod -R 777 .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue