switch to drone
This commit is contained in:
parent
fd29c104cb
commit
766bd82cdd
8
build.sh
8
build.sh
@ -1,9 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
now=`date +%Y%m%d%H%M%S`
|
||||
|
||||
docker image build --pull --tag "source.devloop.de/docker/pdns:${now}" .
|
||||
docker image tag "source.devloop.de/docker/pdns:${now}" "source.devloop.de/docker/pdns:latest"
|
||||
docker image push "source.devloop.de/docker/pdns:${now}"
|
||||
docker image push "source.devloop.de/docker/pdns:latest"
|
||||
|
||||
docker image build --pull .
|
||||
|
Loading…
x
Reference in New Issue
Block a user