Skip to content

Commit

Permalink
chore(docker): Build docker extended after main docker
Browse files Browse the repository at this point in the history
Signed-off-by: Helio Chissini de Castro <[email protected]>
  • Loading branch information
heliocastro committed Oct 5, 2023
1 parent 7981714 commit e95f1c9
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/docker-ort-runtime-ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,6 @@ name: Docker extended runtime image

on:
workflow_dispatch:
schedule:
- cron: '0 4 * * *'
pull_request:
paths:
- '.versions'
- 'Dockerfile'
- 'Dockerfile-extended'
- '.github/workflows/docker-ort-runtime.yml'
- '.github/workflows/docker-ort-runtime-ext.yml'
push:
tags:
- '*'
workflow_run:
workflows:
- 'Docker runtime image'
Expand Down

0 comments on commit e95f1c9

Please sign in to comment.