Skip to content

Commit

Permalink
Add ansible-controller Dockerfile (#48)
Browse files Browse the repository at this point in the history
Signed-off-by: Benoit Donneaux <[email protected]>
  • Loading branch information
btlogy authored May 11, 2023
1 parent 91ef091 commit ba87e06
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,11 @@ updates:
# Raise all docker pull requests with reviewers
reviewers:
- "btlogy"
- package-ecosystem: "docker"
directory: "/docker/ansible-controller"
schedule:
interval: "daily"
time: "08:40"
# Raise all docker pull requests with reviewers
reviewers:
- "btlogy"

0 comments on commit ba87e06

Please sign in to comment.