We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34f64f commit c436fb3Copy full SHA for c436fb3
.drone.yml
@@ -157,7 +157,7 @@ steps:
157
environment:
158
CLUSTER_NAME: ${DRONE_REPO_NAME}-${DRONE_BUILD_NUMBER}
159
KUBECONFIG: /drone/src/kubeconfig
160
- FURYCTL_VERSION: v0.29.4-rc.4
+ FURYCTL_VERSION: v0.29.4-rc.6
161
depends_on: [create Kind cluster]
162
commands:
163
- export KUBECONFIG=/drone/src/kubeconfig
@@ -260,7 +260,7 @@ steps:
260
261
CLUSTER_NAME: ${DRONE_REPO_NAME}-${DRONE_BUILD_NUMBER}-upgrades
262
KUBECONFIG: /drone/src/kubeconfig-upgrades
263
264
265
266
- export KUBECONFIG=/drone/src/kubeconfig-upgrades
0 commit comments