Skip to content

v0.5: fixed nil dereference for empty autocert config, fixed and simp… #24

v0.5: fixed nil dereference for empty autocert config, fixed and simp…

v0.5: fixed nil dereference for empty autocert config, fixed and simp… #24

Workflow file for this run

name: Docker Image CI
on:
push:
tags:
- "*"
jobs:
build_and_push:
runs-on: ubuntu-latest
steps:
- name: Build and Push Container to ghcr.io
uses: GlueOps/[email protected]
with:
tags: latest,${{ github.ref_name }}