mirror of
https://github.com/rasilon/ujetl.git
synced 2026-04-11 10:29:29 +00:00
Script te docker tagging
This commit is contained in:
parent
584f83de0d
commit
b81aedefb1
2 changed files with 5 additions and 0 deletions
4
build_util/push_docker_images
Normal file
4
build_util/push_docker_images
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
docker push rasilon/ujetl:latest
|
||||
docker push rasilon/ujetl:$(xpath -q -e '/project/version/text()' pom.xml)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue