Attempt to fix Docker action.

This commit is contained in:
Keanu Timmermans 2020-09-10 21:03:44 +02:00 committed by GitHub
parent e6c435fa45
commit 005713efca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,9 @@
name: Build Docker Image + Push name: Build Docker Image + Push
on: on:
push: push:
branches: master branches:
- typescript
- docker
jobs: jobs:
build: build: