We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4bfe74 commit 22abadaCopy full SHA for 22abada
.github/workflows/build-deploy-changes.yaml
@@ -83,7 +83,6 @@ jobs:
83
if: steps.check.outputs.has_changed == 'true'
84
run: python -m pip install --break-system-packages pyyaml jinja2 paramiko etcd3 protobuf==3.20.3 kubernetes gitpython
85
86
-
87
- name: Install Special libs
88
89
run: |
@@ -180,4 +179,3 @@ jobs:
180
179
exit 1
181
fi
182
echo "Virtual cluster info: $vc_info"
183
0 commit comments