Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SaQC
Manage
Activity
Members
Labels
Plan
Issues
36
Issue boards
Milestones
Wiki
Code
Merge requests
8
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rdm-software
SaQC
Commits
9c9ca342
Commit
9c9ca342
authored
1 year ago
by
Bert Palm
🎇
Browse files
Options
Downloads
Patches
Plain Diff
final touch
parent
591d8990
No related branches found
No related tags found
1 merge request
!716
Rolling release
Pipeline
#183036
canceled with stages
in 3 minutes and 50 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+3
-2
3 additions, 2 deletions
.gitlab-ci.yml
TODO
+0
-3
0 additions, 3 deletions
TODO
with
3 additions
and
5 deletions
.gitlab-ci.yml
+
3
−
2
View file @
9c9ca342
...
...
@@ -179,12 +179,11 @@ docs:
# Extra Pipeline (run with a successful run of all other jobs on develop)
# ===========================================================
testpypi
:
upload_
testpypi
:
stage
:
deploy
only
:
refs
:
-
develop
-
rolling-release
except
:
-
schedules
variables
:
...
...
@@ -196,6 +195,8 @@ testpypi:
-
python -m build
-
twine check --strict dist/*
-
twine upload -r testpypi dist/*
-
echo "install latest develop version with (all option flags are necessary):"
-
echo "pip install --pre -U -i https://test.pypi.org/simple/ --extra-index-url http://pypi.org/simple saqc-dev`"
# make html docu with sphinx
pages
:
...
...
This diff is collapsed.
Click to expand it.
TODO
deleted
100644 → 0
+
0
−
3
View file @
591d8990
# SPDX-FileCopyrightText: 2021 Helmholtz-Zentrum für Umweltforschung GmbH - UFZ
# SPDX-License-Identifier: GPL-3.0-or-later
remove breanch in CI
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment