File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -206,6 +206,7 @@ register_workflows: ## Register workflows.
206206package_and_register : # # Package and register workflows.
207207package_and_register : package_workflows register_workflows
208208
209+
209210# -------------------
210211# workflow execution
211212# -------------------
@@ -259,6 +260,7 @@ run_cli_hp_config_local: ## Dispatch unregistered run from flytekit cli
259260 $(WORKFLOW_NAME ) \
260261 --hyperparameters $(WORKFLOW_FILE_WORKFLOW_ARGS )
261262
263+
262264# -------------
263265# CI
264266# -------------
@@ -317,6 +319,7 @@ list_gcr_workflow_image_tags: ## List images in gcr.
317319 gcloud container images list --repository=$(GCP_ARTIFACT_REGISTRY_PATH ) │
318320 gcloud container images list-tags $(WORKFLOW_IMAGE )
319321
322+
320323# ----
321324# nix
322325# ----
You can’t perform that action at this time.
0 commit comments