We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fca65b commit 91ea339Copy full SHA for 91ea339
entrypoint.sh
@@ -49,8 +49,6 @@ git config --global user.email "$INPUT_USER_EMAIL"
49
50
set -o xtrace
51
52
-git clone github.com/CumulusNetworks/docs
53
-cd docs
54
git checkout $TARGET_BRANCH
55
56
git fetch
0 commit comments