-
Codefresh
- https://codefresh.io
Pinned Loading
-
Script to Change Argo CD's Admin use...
Script to Change Argo CD's Admin user in CF GitOps Runtime 1#!/usr/bin/env bash
2set -euo pipefail
3IFS=$'\n\t'
45K8S_CONTEXT="my_k8s_cluster" # as in `kubectl config get-contexts -o name`
-
Inspect builds looking for a string ...
Inspect builds looking for a string in the logs 1#!/usr/bin/env bash
2set -euo pipefail
3IFS=$'\n\t'
45SEARCH_STRING="Reusing volume"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.