Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
user-service
Commits
6a3dac8e
Commit
6a3dac8e
authored
3 years ago
by
ChakshuGautam
Browse files
Options
Download
Patches
Plain Diff
ci(docker push): remove versioned tag
parent
530b7005
master
1.0
0.1.8
0.1.7
0.1
v2.4.4
v2.4.3
v2.4.2
v2.4.1
v2.4.0
v2.3.9
v2.3.8
v2.3.7
v2.3.6
v2.3.5
v2.3.4
v2.3.3.1
v2.3.3
v2.3.2
v2.3.1
v2.3.0
v2.2.0
v2.1.7
v2.1.6
v2.1.5
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.0
v1.1.0
v1.1
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
list
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/docker-push.yml
+1
-3
.github/workflows/docker-push.yml
with
1 addition
and
3 deletions
+1
-3
.github/workflows/docker-push.yml
+
1
−
3
View file @
6a3dac8e
...
...
@@ -28,9 +28,7 @@ jobs:
uses
:
docker/build-push-action@v2
with
:
push
:
true
tags
:
|
samagragovernance/esamwad-user-service:latest
samagragovernance/esamwad-user-service:${{ env.RELEASE_VERSION }}
tags
:
${{ secrets.DOCKER_HUB_USERNAME }}/esamwad-user-service:latest
-
name
:
Image digest
run
:
echo ${{ steps.docker_build.outputs.digest }}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets