mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-24 21:55:40 +02:00
actions testing
This commit is contained in:
1
.github/workflows/build-image-dev-slim.yml
vendored
1
.github/workflows/build-image-dev-slim.yml
vendored
@@ -1,5 +1,4 @@
|
||||
# Github action to build Docker image from dev branch (tag: dev)
|
||||
|
||||
name: Build slim image from dev
|
||||
|
||||
on:
|
||||
|
||||
@@ -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:
|
||||
Reference in New Issue
Block a user