Branch: refs/heads/add_ci_builders Author: Enrico Tröger enrico.troeger@uvena.de Committer: Enrico Tröger enrico.troeger@uvena.de Date: Mon, 17 Oct 2022 21:43:51 UTC Commit: 7f07a62e42326f0a7b96facfeb5c3fd6a02b1f59 https://github.com/geany/infrastructure/commit/7f07a62e42326f0a7b96facfeb5c3...
Log Message: ----------- CI: Add workflow to build geany-mingw64-ci Docker image
Modified Paths: -------------- .github/workflows/docker.yml
Modified: .github/workflows/docker.yml 5 lines changed, 2 insertions(+), 3 deletions(-) =================================================================== @@ -4,9 +4,8 @@
name: Build CI Docker Images
-on: push -#on: -# workflow_dispatch: +on: + workflow_dispatch: # schedule: # # Run weekly on Friday # - cron: '34 5 * * FRI'
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).