mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Build/CI: Make integration-tests depend on initialize (#40782)
* Make integration tests depend on initialize * Reorder steps for better visualisation
This commit is contained in:
committed by
GitHub
parent
8b6a07a313
commit
624d7631e6
2
Makefile
2
Makefile
@@ -153,7 +153,7 @@ clean: ## Clean up intermediate build artifacts.
|
||||
# This repository's configuration is protected (https://readme.drone.io/signature/).
|
||||
# Use this make target to regenerate the configuration YAML files when
|
||||
# you modify starlark files.
|
||||
drone:
|
||||
drone: $(DRONE)
|
||||
@if [ "$(DRONE_VERSION)" != "1.4.0" ]; then\
|
||||
echo "WARN: You are using drone-cli ${DRONE_VERSION}. Please update your LOCAL version to 1.4.0. Using latest bingo version...";\
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user