Update ci main (#7351)
* update actions, master to main: * update cloud build and scripts
This commit is contained in:
parent
24f99c8466
commit
1de9a24b28
7 changed files with 8 additions and 8 deletions
|
|
@ -22,7 +22,7 @@ set -o errexit
|
|||
set -o nounset
|
||||
set -o pipefail
|
||||
|
||||
URL="https://github.com/kubernetes/ingress-nginx/tree/master/"
|
||||
URL="https://github.com/kubernetes/ingress-nginx/tree/main/"
|
||||
DIR=$(cd $(dirname "${BASH_SOURCE}")/.. && pwd -P)
|
||||
|
||||
echo "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue