mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 14:17:57 +01:00
Pipeline
This commit is contained in:
parent
904b4e8547
commit
82a22af590
@ -32,6 +32,7 @@ pipelines:
|
|||||||
- step:
|
- step:
|
||||||
name: Docker publish
|
name: Docker publish
|
||||||
script:
|
script:
|
||||||
|
- echo $DOCKER_USERNAME
|
||||||
- docker login --username $DOCKER_USERNAME --password $DOCKER_PASSWORD
|
- docker login --username $DOCKER_USERNAME --password $DOCKER_PASSWORD
|
||||||
- docker build -t veigap/wisemapping:latest -f distribution/Dockerfile wise-webapp/target/
|
- docker build -t veigap/wisemapping:latest -f distribution/Dockerfile wise-webapp/target/
|
||||||
services:
|
services:
|
||||||
|
Loading…
Reference in New Issue
Block a user