Skip to content

Commit

Permalink
Trigger docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayuasu committed Apr 27, 2024
1 parent c4f24ba commit 9a92fc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ on:
branches:
- master
paths:
- '.github/workflows/docker-build.yml'
- 'docker/**'
pull_request:
branches:
- '*'
paths:
- '.github/workflows/docker-build.yml'
- 'docker/**'
env:
MAVEN_OPTS: -Dmaven.wagon.httpconnectionManager.ttlSeconds=60
Expand Down

0 comments on commit 9a92fc7

Please sign in to comment.