1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 01:36:27 +00:00

docker update (#521)

This commit is contained in:
darodi
2023-05-14 17:10:40 +00:00
committed by GitHub
parent 37200bdca0
commit c98d6179c3
5 changed files with 199 additions and 154 deletions

View File

@@ -2,10 +2,7 @@ name: Docker
on:
workflow_dispatch:
#schedule:
# - cron: '39 5 * * *'
push:
# branches: [ master, pipeline_test, docker_test ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]