Skip to content

Commit

Permalink
remove nightly pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
rjdenney committed Dec 28, 2023
1 parent 5c7d737 commit 8ed6402
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ steps:
pwd
kubectl cluster-info
kubectl get po -owide -A
if [ "$CILIUM_VERSION_TAG" = "cilium-nightly-pipeline" ]; then FILE_PATH=-nightly && echo "Running nightly"; fi
echo "deploy Cilium ConfigMap"
kubectl apply -f test/integration/manifests/cilium/cilium${FILE_PATH}-config.yaml
echo "install Cilium ${CILIUM_VERSION_TAG}"
Expand Down

0 comments on commit 8ed6402

Please sign in to comment.