Skip to content

Commit 6f0ecbd

Browse files
authored
FIX: Deploy til Q1, T4 saneres. (#476)
1 parent 4bc0def commit 6f0ecbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
8888
<table>
8989
<tr><th>Cluster</th><th>Namespace</th></tr>
90-
<tr><td>dev-fss</td><td>t4, q0, q1</td></tr>
90+
<tr><td>dev-fss</td><td>q1, q0</td></tr>
9191
<tr><td>prod-fss</td><td>default</td></tr>
9292
</table>
9393
- name: Trigg deploy til dev
@@ -96,4 +96,4 @@ jobs:
9696
with:
9797
token: ${{ secrets.GITHUB_ACCESS_TOKEN }}
9898
issue-number: ${{ steps.createdeployissue.outputs.number }}
99-
body: /promote dev-fss t4
99+
body: /promote dev-fss q1

0 commit comments

Comments
 (0)