1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 08:04:03 +00:00

queue ci: set TENANCY_VERSION for setup.sh

This commit is contained in:
Samuel Štancl 2024-12-31 07:40:06 +01:00
parent f84b22e6ce
commit abe1f1f0ec

View file

@ -23,5 +23,5 @@ jobs:
- name: Run tests
run: |
cd tenancy-queue-tester
./setup.sh
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./setup.sh
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./test.sh