We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c6b12 commit a01a927Copy full SHA for a01a927
.github/workflows/test.yml
@@ -79,7 +79,7 @@ jobs:
79
with:
80
load: true
81
context: .
82
- file: Dockerfile-${{ env.STRIPPED_VERSION }}
+ file: Dockerfile-${{ env.PGMAJOR }}
83
target: production
84
build-args: |
85
${{ steps.args.outputs.result }}
0 commit comments