Skip to content

Merge pull request #11 from Jmainguy/release-please--branches--main #15

Merge pull request #11 from Jmainguy/release-please--branches--main

Merge pull request #11 from Jmainguy/release-please--branches--main #15

Workflow file for this run

name: Release Docker Image
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
uses: Jmainguy/docker-workflows/.github/workflows/docker-release.yml@v3
secrets:
docker_username: ${{ secrets.DOCKER_USERNAME }}
docker_password: ${{ secrets.DOCKER_PASSWORD }}
with:
docker_url: zot.soh.re
image_name: ${{ github.event.repository.name }}
authors: "Jonathan Seth Mainguy <jon@soh.re>"
url: "https://github.com/Jmainguy/soh.re"
source: "https://github.com/Jmainguy/soh.re"
description: "Container for serving soh.re"
title: "soh.re"
licenses: "GPL-2.0"
vendor: "Jmainguy"
docker_context: docker/