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

@@ -3,19 +3,16 @@ name: Build debian based image (dev-node16)
on:
workflow_dispatch:
push:
branches:
- dev
jobs:
bulid-dev-node16-image:
build-dev-node16-image:
runs-on: ubuntu-latest
steps:
- name: Checkout repo (dev)
uses: actions/checkout@v2.4.0
with:
repository: 'buanet/ioBroker.docker'
ref: 'dev'
ref: 'main'
- name: Get and write version and date
id: version