mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 12:44:02 +00:00
queue ci: set TENANCY_VERSION for setup.sh
This commit is contained in:
parent
f84b22e6ce
commit
abe1f1f0ec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/queue.yml
vendored
2
.github/workflows/queue.yml
vendored
|
|
@ -23,5 +23,5 @@ jobs:
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
cd tenancy-queue-tester
|
cd tenancy-queue-tester
|
||||||
./setup.sh
|
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./setup.sh
|
||||||
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./test.sh
|
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./test.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue