Skip to content
Snippets Groups Projects
Commit 0834ae8a authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

add workflow to pipeline

parent cb97d53d
No related branches found
No related tags found
1 merge request!49Download from ScienceBase
......@@ -11,6 +11,12 @@ variables:
# Static data in AWS S3
DATA_CONUS_2018A: conus-2018a
# Do not run for merge requests
workflow:
rules:
- if: $CI_COMMIT_TAG
- if: $CI_COMMIT_BRANCH
include:
- project: "ghsc/hazdev/pipeline-build-template"
ref: "1.1.3"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment