actions testing

This commit is contained in:
buanet
2021-08-28 21:24:14 +02:00
parent 1d100d2766
commit f906b49543
2 changed files with 1 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
# Github action to build Docker image from dev branch (tag: dev)
name: Build slim image from dev
on:

View File

@@ -1,6 +1,5 @@
# Github action to build Docker image from dev branch (tag: dev)
name: Build Docker image from dev
name: Build image from dev
on:
workflow_dispatch: