Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
GUM-compliant_neural-network_uncertainty-propagation
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
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
ludwig10_masters_thesis
GUM-compliant_neural-network_uncertainty-propagation
Commits
52368e73
Verified
Commit
52368e73
authored
2 years ago
by
Björn Ludwig
Browse files
Options
Downloads
Patches
Plain Diff
ci(release): correct setting required environment changes to release on GitHub from GitLab
parent
2c208ceb
No related branches found
No related tags found
No related merge requests found
Pipeline
#16300
passed
2 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
52368e73
...
@@ -148,7 +148,7 @@ release:
...
@@ -148,7 +148,7 @@ release:
-
python -m piptools sync release-requirements.txt
-
python -m piptools sync release-requirements.txt
-
git config --global user.name "Bjoern Ludwig"
-
git config --global user.name "Bjoern Ludwig"
-
git config --global user.email "bjoern.ludwig@ptb.de"
-
git config --global user.email "bjoern.ludwig@ptb.de"
-
export CI_PROJECT_NAMESPACE
BjoernLudwigPTB
-
export CI_PROJECT_NAMESPACE
=
BjoernLudwigPTB
-
export CI_PROJECT_NAME
pytorch_gum_uncertainty_propagation
-
export CI_PROJECT_NAME
=
pytorch_gum_uncertainty_propagation
-
semantic-release publish
-
semantic-release publish
environment
:
production
environment
:
production
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