Skip to content

Commit 8cc8441

Browse files
Ani1357j-zimnowoda
andauthored
feat: removed uneeded tag (#1811)
Co-authored-by: jeho <[email protected]>
1 parent 74a1705 commit 8cc8441

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/integration.yml

-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ jobs:
203203
--node_pools.autoscaler.max 3 \
204204
--node_pools.autoscaler.min 3 \
205205
--tags testing \
206-
--tags delete_me_tonight \
207206
--no-defaults
208207
- name: Retrieve cluster id
209208
run: echo "LINODE_CLUSTER_ID=$(linode-cli lke clusters-list --json | jq -ce '.[] | select(.label | startswith("${{ env.LINODE_CLUSTER_NAME }}")) | .id')" >> $GITHUB_ENV

0 commit comments

Comments
 (0)