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:
parent
6b46e8ae57
commit
c21cc590d4
10
.github/workflows/linux-dockerimage.yml
vendored
10
.github/workflows/linux-dockerimage.yml
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user