EOX GitLab Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
shibauth
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ESA
PRISM
shibauth
Commits
5a7c9469
Commit
5a7c9469
authored
3 years ago
by
Lubomir Dolezal
Browse files
Options
Downloads
Patches
Plain Diff
Bump version: 1.0.0 → 1.0.1
parent
abbdb23d
No related branches found
Branches containing commit
Tags
release-1.0.1
No related merge requests found
Pipeline
#21317
passed
3 years ago
Stage: publish
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.bumpversion.cfg
+1
-1
1 addition, 1 deletion
.bumpversion.cfg
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
2 additions
and
2 deletions
.bumpversion.cfg
+
1
−
1
View file @
5a7c9469
[bumpversion]
current_version
=
1.0.
0
current_version
=
1.0.
1
commit
=
True
tag
=
True
parse
=
(?P<major>
\d
+)
\.
(?P<minor>
\d
+)
\.
(?P<patch>
\d
+)(
\-
(?P<release>[a-z]+)
\.
(?P<build>
\d
+))?
...
...
This diff is collapsed.
Click to expand it.
Dockerfile
+
1
−
1
View file @
5a7c9469
...
...
@@ -58,4 +58,4 @@ RUN chmod -v +x \
CMD
["./run-shibboleth.sh"]
LABEL
version="1.0.
0
"
LABEL
version="1.0.
1
"
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