mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-21 21:57:56 +01:00
bitbucket-pipelines.yml edited online with Bitbucket
This commit is contained in:
parent
8fe80a95d0
commit
023d7f39a2
@ -24,7 +24,7 @@ pipelines:
|
|||||||
# Publish to docker repo ...
|
# Publish to docker repo ...
|
||||||
- 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/
|
||||||
- docker push veigap/wisemapping:latest
|
- docker push wisemapping/wisemapping:latest
|
||||||
after-script:
|
after-script:
|
||||||
# Collect checkstyle results, if any, and convert to Bitbucket Code Insights.
|
# Collect checkstyle results, if any, and convert to Bitbucket Code Insights.
|
||||||
- pipe: atlassian/checkstyle-report:0.3.0
|
- pipe: atlassian/checkstyle-report:0.3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user