We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1245d commit d7384f8Copy full SHA for d7384f8
1 file changed
.circle/Makefile
@@ -213,7 +213,6 @@ compile:
213
cat $(ROOT_DIR)/LICENSE | grep -q "www.apache.org/licenses/LICENSE-2.0" || (echo "LICENSE file doesn't contain Apache 2.0 license text" ; exit 2); \
214
fi;
215
216
-
217
.PHONY: .clone_st2_repo
218
.clone_st2_repo: /tmp/st2
219
/tmp/st2:
0 commit comments