Skip to content

Commit e034797

Browse files
committed
add backend to workflow
Signed-off-by: Ashraf Fouda <[email protected]>
1 parent 11560b2 commit e034797

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/grid-deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
token: ${{ secrets.HUB_JWT }}
2828
baseurl: "https://v4.hub.grid.tf"
29+
backend: "v4.hub.grid.tf:9941"
2930
action: crosslink
3031
user: tf-zos
3132
name: ${{ github.event.inputs.grid }}

0 commit comments

Comments
 (0)