changes to ci

This commit is contained in:
buanet
2021-12-23 19:53:52 +01:00
parent a9d4f38bdb
commit 139a3beedd
7 changed files with 33 additions and 43 deletions

View File

@@ -1,5 +1,5 @@
# Github action to build Docker image from main branch (tag: latest)
name: Build debian image (latest)
name: Build image (buanet/iobroker:latest)
on:
release:
@@ -7,7 +7,7 @@ on:
- released
jobs:
bulid-latest-image:
build-latest-image:
runs-on: ubuntu-latest
steps:
- name: Getting published release tag