Skip to content

Commit

Permalink
Fixing filename issue
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Nov 17, 2024
1 parent e9e400c commit 1920b3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-base-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ name: Build Base Image
on:
push:
paths:
- 'Dockerfile.base'
- 'Base.Dockerfile'
- 'requirements.txt'
- 'package.json'
- 'package-lock.json'
- '.github/workflows/build-base-image.yml'

concurrency:
group: deployment
Expand Down

0 comments on commit 1920b3c

Please sign in to comment.