mirror of
https://github.com/wisemapping/wisemapping-open-source.git
synced 2025-04-05 20:14:30 +08: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…
x
Reference in New Issue
Block a user