move to semaphore
This commit is contained in:
parent
4867452f6c
commit
faafcb7c72
|
@ -4,6 +4,7 @@
|
|||
git clone https://github.com/atech/postal src
|
||||
cd src
|
||||
POSTAL_VER=$(git rev-parse --short HEAD)
|
||||
cd ..
|
||||
|
||||
## Build Dockerfile
|
||||
docker build --build-arg POSTAL_VER=${POSTAL_VER} -t alinuxninja/postal:latest -t alinuxninja/postal:${POSTAL_VER} .
|
||||
|
|
Loading…
Reference in New Issue
Block a user