Skip to content

Commit

Permalink
fix(deployment): update paths for Docker image variants
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed Apr 5, 2024
1 parent 6560e9f commit 02edfff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
branches:
- docker*
paths:
- ".docker/**"
- ".docker/**/*.`{{ docker_image_variant_name }}`.*"

# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
env:
Expand Down

0 comments on commit 02edfff

Please sign in to comment.