mirror of
https://github.com/archtechx/tenancy-queue-tester.git
synced 2025-12-12 07:04:04 +00:00
ci: try moving chmod
This commit is contained in:
parent
eed6fd5bd2
commit
d76d4528b3
1 changed files with 1 additions and 3 deletions
4
setup.sh
4
setup.sh
|
|
@ -11,6 +11,4 @@ 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 .
|
||||
docker run --rm -e TENANCY_VERSION="${TENANCY_VERSION}" -v .:/var/www/html tenancy-queue-test-cli bash -c 'setup/_tenancy_setup.sh; chmod -R 777 .'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue