Deploys Reference Application SNAPSHOT to maven

Build: #13495 did not complete

Job: Release docker image was successful

Stages & jobs

  1. Build and push

  2. Deploy to qa-refapp

  3. Validate

  4. Release

    Requires a user to start manually
  5. Set variables

  6. Release others

Job result summary

Completed
Duration
28 seconds
Flags
Custom build
Successful since
#6700 ()

Error summary

The build generated some errors. See the full build log for more details.

WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

+ version=2.13.0-alpha
+ cd docker
+ docker build -t openmrs/openmrs-reference-application:2.13.0-alpha .
+ docker push openmrs/openmrs-reference-application:2.13.0-alpha
+ docker image inspect '--format={{index .RepoDigests 0}}' openmrs/openmrs-reference-application:2.13.0-alpha
++ sed -r 's/^([0-9]+\.[0-9]+).*/\1/'
++ echo 2.13.0-alpha
+ major_version=2.13
+ '[' 2.13 '!=' 2.13.0-alpha ']'
+ docker tag openmrs/openmrs-reference-application:2.13.0-alpha openmrs/openmrs-reference-application:2.13
+ docker push openmrs/openmrs-reference-application:2.13
+ docker tag openmrs/openmrs-reference-application:2.13.0-alpha openmrs/openmrs-reference-application:latest
+ docker push openmrs/openmrs-reference-application:latest