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
|
|
@ -1,2 +1,3 @@
|
|||
#!/bin/bash
|
||||
docker build --target deploy -t rasilon/ujetl docker/multistage
|
||||
docker tag rasilon/ujetl:latest rasilon/ujetl:$(xpath -q -e '/project/version/text()' pom.xml)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue