CI: LibreSSL QUIC Interop: fix docker context

in the commit 98099287ee
building docker was switched to URL, but I forgotten to change context.

this is a followup fix.
This commit is contained in:
Ilia Shipitsin 2024-10-30 19:27:52 +01:00 committed by William Lallemand
parent 0686fd8cfc
commit 976af317a4
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
id: push
uses: docker/build-push-action@v5
with:
context: haproxy-qns
context: https://github.com/haproxytech/haproxy-qns.git
push: true
build-args: |
SSLLIB: LibreSSL