Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robbrad authored Jan 4, 2024
1 parent 9d80715 commit afb1954
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
# Trigger unless only the wiki directory changed
paths:
- "uk_bin_collection_api_server/**"
- ".github/workflows/docker-image.yml"
branches: [ "master" ]
pull_request:
# Trigger unless only the wiki directory changed
Expand All @@ -25,3 +26,4 @@ jobs:
name: robbrad182/uk-bin-collection
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_API_KEY }}
workdir: uk_bin_collection_api_server

0 comments on commit afb1954

Please sign in to comment.