mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
Include tags in docker build action for proper versioning
This commit is contained in:
1
.github/workflows/build-dockers.yml
vendored
1
.github/workflows/build-dockers.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: Build binaries
|
||||
|
||||
Reference in New Issue
Block a user