Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NTRfC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TFD - Institut für Turbomaschinen und Fluid-Dynamik
tools
NTRfC
Commits
0f1013e2
Commit
0f1013e2
authored
1 year ago
by
many
Browse files
Options
Downloads
Patches
Plain Diff
Revert "restrict singularity builds to new version tags"
This reverts commit
7c7656cf
.
parent
7ba0059e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#11603
canceled
1 year ago
Stage: build
Stage: test
Stage: quality
Stage: docs
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-1
3 additions, 1 deletion
.gitlab-ci.yml
with
3 additions
and
1 deletion
.gitlab-ci.yml
+
3
−
1
View file @
0f1013e2
...
...
@@ -91,6 +91,7 @@ build-singularity:
entrypoint
:
[
"
"
]
stage
:
deploy
only
:
-
master
-
tags
script
:
-
echo $sylabstoken > SYLABS_TOKEN_FILE
...
...
@@ -106,5 +107,6 @@ publish:
-
python setup.py sdist bdist_wheel
-
twine upload --username $PYPI_USERNAME --password $PYPI_PASSWORD --verbose dist/*
only
:
-
tags
-
tags
-
master
interruptible
:
true
This diff is collapsed.
Click to expand it.
Malte Nyhuis
@nyhuis
mentioned in commit
a2a1df2d
·
1 year ago
mentioned in commit
a2a1df2d
mentioned in commit a2a1df2d9f489d85a14c3bef553d8661fa73ea6e
Toggle commit list
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