Add Trigger

This commit is contained in:
Jan Speller 2022-05-04 23:46:26 +02:00
parent 20da06ab91
commit 7c728ce199

View file

@ -2,14 +2,13 @@ name: Build Docker Image
on:
push:
branches: [ master ]
branches:
- master
- feature/docker
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image for the Client