1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-05 02:45:18 +02:00

update docker image Github Action for full build and push

This commit is contained in:
François Darveau 2021-06-26 18:04:30 -04:00
parent 605e110509
commit 48b61df504

View file

@ -1,7 +1,7 @@
name: Docker Image CI name: Docker Image CI
on: on:
push: push:
branches: [ master ] branches: [ docker ]
pull_request: pull_request:
branches: [ master ] branches: [ master ]
jobs: jobs: