Skip to content

Commit

Permalink
Merge pull request #2632 from ameukam/mv-bash
Browse files Browse the repository at this point in the history
infra/gcp: mv bash scripts to a dedicated folder
  • Loading branch information
k8s-ci-robot authored Aug 30, 2021
2 parents 344b008 + 783277a commit 0d2907e
Show file tree
Hide file tree
Showing 52 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audit/audit-gcp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ set -o pipefail

REPO_ROOT=$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd -P)
readonly REPO_ROOT
. "${REPO_ROOT}/infra/gcp/lib.sh"
. "${REPO_ROOT}/infra/gcp/bash/lib.sh"

#
# config
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 0d2907e

Please sign in to comment.