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 5968ee1 commit 426f4c8Copy full SHA for 426f4c8
1 file changed
.github/workflows/docker-image.yml
@@ -16,4 +16,4 @@ jobs:
16
steps:
17
- uses: actions/checkout@v4
18
- name: Build
19
- run: ./build.sh -DforceContextQualifier=`date '+%Y%M%d%H%M'` -DbuildUrl=file://`pwd`
+ run: ./build.sh -DforceContextQualifier=`date '+%Y%M%d%H%M'` -DbuildUrl=file:///`pwd`
0 commit comments