Include tags in docker build action for proper versioning

This commit is contained in:
Arjan H
2023-04-22 11:34:21 +02:00
parent 2653308333
commit abc9f503f2

View File

@@ -18,6 +18,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
ref: ${{ github.head_ref }}
- name: Build binaries