Skip to content

Create an additional Docker image tag with the latest git tag #25

Create an additional Docker image tag with the latest git tag

Create an additional Docker image tag with the latest git tag #25

name: Build and test CKAN 2.9 images (python)
on: push
jobs:
call-reusable-workflow:
uses: ./.github/workflows/reusable-build-and-test.yml
with:
ckan-major-version: "2.9"
docker-file: "Dockerfile.py3.9"