Builds and publishes the O3 Frontend

Build: #9 failed Code changes detected

Stages & jobs

  1. Default Stage

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse Default Job Default Stage Download or View
20-Aug-2025 09:13:51 + export IMAGE=openmrs/openmrs-reference-application-3-frontend
20-Aug-2025 09:13:51 + IMAGE=openmrs/openmrs-reference-application-3-frontend
20-Aug-2025 09:13:51 + docker login -u openmrsci -p ********
20-Aug-2025 09:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin.
20-Aug-2025 09:13:52 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
20-Aug-2025 09:13:52 Configure a credential helper to remove this warning. See
20-Aug-2025 09:13:52 https://docs.docker.com/engine/reference/commandline/login/#credential-stores
20-Aug-2025 09:13:52
20-Aug-2025 09:13:52 Login Succeeded
20-Aug-2025 09:13:52 ++ date +%s
20-Aug-2025 09:13:52 + docker buildx build --pull --push --platform linux/amd64,linux/arm64 --build-arg CACHE_BUST=1755681232 -t openmrs/openmrs-reference-application-3-frontend:nightly-core-2.8 -t openmrs/openmrs-reference-application-3-frontend:dev3-core-2.8 frontend/
20-Aug-2025 09:13:52 ERROR: Multi-platform build is not supported for the docker driver.
20-Aug-2025 09:13:52 Switch to a different driver, or turn on the containerd image store, and try again.
20-Aug-2025 09:13:52 Learn more at https://docs.docker.com/go/build-multi-platform/