Skip to content

Automatic python package update from ecmwf-projects/cads-broker #5

Automatic python package update from ecmwf-projects/cads-broker

Automatic python package update from ecmwf-projects/cads-broker #5

Workflow file for this run

name: Build cads-processing-api-service docker image
on:
workflow_dispatch:
push:
branches:
- main
- automatic_package_update
tags:
- "v*"
pull_request:
branches:
- main
jobs:
build_docker_image:
name: Build docker image
uses: ecmwf-projects/cads-build-farm/.github/workflows/docker-build.yaml@helm-chart-pipeline
with:
dockerfile: 'Retrieve.Dockerfile'
chart-repo: 'ecmwf/dss-retrive-api-chart'
enable-package-update: false
secrets: inherit