mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 15:54:03 +00:00
queue ci: set TENANCY_VERSION for setup.sh
This commit is contained in:
parent
72579999ac
commit
22dcb8b069
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
|
||||
run: |
|
||||
cd tenancy-queue-tester
|
||||
./setup.sh
|
||||
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./setup.sh
|
||||
TENANCY_VERSION=${VERSION_PREFIX}#${GITHUB_SHA} ./test.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue