slot constant-ed
This commit is contained in:
parent
bc0990ad4c
commit
65b169a134
5
.github/workflows/accSelector.yaml
vendored
5
.github/workflows/accSelector.yaml
vendored
@ -23,9 +23,8 @@ jobs:
|
||||
id: roundrobin
|
||||
run: |
|
||||
# slot=$((GITHUB_RUN_NUMBER % 4))
|
||||
# echo "CLIENT_APP_SLOT=$slot" >> $GITHUB_OUTPUT
|
||||
|
||||
echo "CLIENT_APP_SLOT=0" >> $GITHUB_OUTPUT
|
||||
slot=0
|
||||
echo "CLIENT_APP_SLOT=$slot" >> $GITHUB_OUTPUT
|
||||
|
||||
case $slot in
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user