mirror of
https://github.com/fosrl/newt.git
synced 2026-09-19 20:39:05 +02:00
feat(build): double-tag docker release builds with "latest" and tag name
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
run: go build
|
||||
|
||||
- name: Build Docker image
|
||||
run: make docker-build-release
|
||||
run: make docker-build
|
||||
|
||||
- name: Build binaries
|
||||
run: make go-build-release
|
||||
|
||||
Reference in New Issue
Block a user