GitHub Actions: turn off building docker images

This hasn't worked in quite a while. It was a good thought, but, yeah, no.

Signed-off-by: Subsurface CI <dirk@hohndel.org>
This commit is contained in:
Subsurface CI 2020-12-27 18:03:22 -08:00 committed by Dirk Hohndel
parent 6b46e8ae57
commit c21cc590d4

View file

@ -1,10 +1,10 @@
name: Linux Qt 5.12 Docker Image CI
on:
push:
paths:
- scripts/docker/trusty-qt512/Dockerfile
- .github/workflows/linux-docker*
#on:
# push:
# paths:
# - scripts/docker/trusty-qt512/Dockerfile
# - .github/workflows/linux-docker*
jobs:
trusty-qt512: