Skip to content

Commit

Permalink
Merge pull request #24
Browse files Browse the repository at this point in the history
Update docker-image.yaml for need dependencie.
  • Loading branch information
IvanildoBarauna authored May 10, 2024
2 parents 28cfe98 + fe5d4e1 commit 989bb40
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions .github/workflows/docker-image.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,10 @@
name: Build Docker Image CI

on:
pull_request:
branches:
- main
paths-ignore:
- '**/README.md'
- '**/CONTRIBUTING.md'
- '**/CODE_OF_CONDUCT.md'
- '.github/**'
- 'docs/**'
- '**/.editorconfig'
- '**/.gitignore'
- '**/LICENSE'
- '**/CREDITS'
workflow_run:
workflows: ["Tests CI"]
types:
- completed

jobs:
build:
Expand Down

0 comments on commit 989bb40

Please sign in to comment.