Skip to content

Commit 61d36e3

Browse files
committed
docker build with version
1 parent eaa11f7 commit 61d36e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ jobs:
2626
run: docker tag remotemobprogramming/mob-timer remotemobprogramming/mob-timer:${{ github.sha }}
2727
- name: Docker Push Latest
2828
run: docker push remotemobprogramming/mob-timer:latest
29-
- name: Docker Push Tag
29+
- name: Docker Push Version
30+
run: docker push remotemobprogramming/mob-timer:${{ github.ref }}
31+
- name: Docker Push Hash
3032
run: docker push remotemobprogramming/mob-timer:${{ github.sha }}
3133
deployment:
3234
needs: test

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy