parent
e3c9f76a8f
commit
516a81df5e
1 changed files with 0 additions and 2 deletions
|
@ -67,8 +67,6 @@ jobs:
|
||||||
# Create final schemas directory
|
# Create final schemas directory
|
||||||
SCHEMAS_DIR=$GITHUB_WORKSPACE/crdSchemas
|
SCHEMAS_DIR=$GITHUB_WORKSPACE/crdSchemas
|
||||||
mkdir -p $SCHEMAS_DIR
|
mkdir -p $SCHEMAS_DIR
|
||||||
echo "Schemas directory: $SCHEMAS_DIR"
|
|
||||||
cd $SCHEMAS_DIR
|
|
||||||
|
|
||||||
# Extract CRDs from cluster
|
# Extract CRDs from cluster
|
||||||
NUM_OF_CRDS=0
|
NUM_OF_CRDS=0
|
||||||
|
|
Loading…
Reference in a new issue