Skip to content

Merge pull request #119 from openclimatefix/issue/gsp-dno-total #73

Merge pull request #119 from openclimatefix/issue/gsp-dno-total

Merge pull request #119 from openclimatefix/issue/gsp-dno-total #73

name: Bump version and auto-release (docker)
on:
push:
branches:
- main
jobs:
call-run-docker-release:
uses: openclimatefix/.github/.github/workflows/[email protected]
secrets:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
with:
image_base_name: nowcasting_site_api
docker_file: infrastructure/Dockerfile