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