We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f428c2 commit 983c358Copy full SHA for 983c358
.github/workflows/pkg.yml
@@ -22,7 +22,7 @@ jobs:
22
DOCKER_HUB_ID: ${{ vars.DOCKER_HUB_ID }}
23
DOCKER_HUB_TOKEN: ${{ secrets.DOCKER_HUB_TOKEN }}
24
with:
25
- cross_build_args: --features static-tls
+ cross_build_args:
26
cross_max_wait_mins: 20
27
28
docker_org: nlnetlabs
0 commit comments