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

queue ci: set TENANCY_VERSION for setup.sh

This commit is contained in:
Samuel Štancl 2024-12-31 07:33:50 +01:00
parent 72579999ac
commit 22dcb8b069

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