1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 20:38:58 +00:00

Github CI: Build on release

This commit is contained in:
Skyler Mäntysaari
2022-03-16 17:04:07 +02:00
committed by GitHub
parent 6af31d6ae6
commit 9166a3b715

View File

@@ -2,11 +2,8 @@ name: Release
on:
workflow_dispatch:
push:
branches:
- focal-1.1.0
- master
release:
types: [published]
jobs:
build:
runs-on: ubuntu-latest