Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gmodena
platform-airflow-dags
Commits
0ba2987e
Commit
0ba2987e
authored
Oct 27, 2021
by
Gmodena
Browse files
archive should run natively in gitlab
parent
980c67ec
Pipeline
#1072
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0ba2987e
...
@@ -46,5 +46,5 @@ test-ima:
...
@@ -46,5 +46,5 @@ test-ima:
publish-dags
:
publish-dags
:
stage
:
publish
stage
:
publish
script
:
script
:
-
make archive
-
make archive
SKIP_DOCKER=true
-
'
curl
-v
--header
"JOB-TOKEN:
$CI_JOB_TOKEN"
--upload-file
/tmp/platform-airflow-dags.tar.gz
"${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/platform-airflow-dags/${CI_COMMIT_REF_NAME}-${CI_COMMIT_SHORT_SHA}/platform-airflow-dags.tar.gz"'
-
'
curl
-v
--header
"JOB-TOKEN:
$CI_JOB_TOKEN"
--upload-file
/tmp/platform-airflow-dags.tar.gz
"${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/platform-airflow-dags/${CI_COMMIT_REF_NAME}-${CI_COMMIT_SHORT_SHA}/platform-airflow-dags.tar.gz"'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment