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
1 changed files with 6 additions and 5 deletions

View File

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