Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
HTTP Negotiation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Monitor
Service Desk
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSS
Libraries
Go
Network
HTTP Negotiation
Commits
a8ab5e70
Verified
Commit
a8ab5e70
authored
6 months ago
by
Volker Schukai
Browse files
Options
Downloads
Patches
Plain Diff
fix: project id
parent
b2486170
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
nix/config/release.nix.template
+1
-1
1 addition, 1 deletion
nix/config/release.nix.template
nix/scripts/release.nix
+2
-0
2 additions, 0 deletions
nix/scripts/release.nix
with
3 additions
and
1 deletion
nix/config/release.nix.template
+
1
−
1
View file @
a8ab5e70
...
...
@@ -12,4 +12,4 @@
# this file is generated by nix/scripts/init-project.nix
# please don't edit it manually
}
\ No newline at end of file
}
This diff is collapsed.
Click to expand it.
nix/scripts/release.nix
+
2
−
0
View file @
a8ab5e70
...
...
@@ -50,6 +50,8 @@ in
exit 0
fi
gitVersion=v$gitVersion
echo_step "Write project version"
export VERSION=$gitVersion
...
...
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