Note to self: that was not a good idea

This commit is contained in:
J. Fronny 2019-12-19 21:03:03 +01:00 committed by GitHub
parent 405d14c7ce
commit b6cd6a0514
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,7 @@
on:
push:
# Sequence of patterns matched against refs/tags
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
name: CD
on: [push]
jobs:
build: