Skip to content

Commit

Permalink
CICD: Re-enable the linux Docker Image Build.
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Keller <[email protected]>
  • Loading branch information
mikeller committed Jan 16, 2024
1 parent 860cef8 commit 79d0a97
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 79d0a97

Please sign in to comment.