mirror of
https://github.com/fosrl/newt.git
synced 2026-02-08 05:56:40 +00:00
feat(build): double-tag docker release builds with "latest" and tag name
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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