Skip to content

Bump cookiecutter template to 061bc1 (#73) #7

Bump cookiecutter template to 061bc1 (#73)

Bump cookiecutter template to 061bc1 (#73) #7

Workflow file for this run

name: Docker
on:
push:
tags: ["**"]
workflow_dispatch:
jobs:
docker:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Build, tag and push docker image to ghcr
uses: GlueOps/[email protected]