Skip to content

Commit a01a927

Browse files
committed
chore: env var
1 parent a2c6b12 commit a01a927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
with:
8080
load: true
8181
context: .
82-
file: Dockerfile-${{ env.STRIPPED_VERSION }}
82+
file: Dockerfile-${{ env.PGMAJOR }}
8383
target: production
8484
build-args: |
8585
${{ steps.args.outputs.result }}

0 commit comments

Comments
 (0)