mirror of
https://github.com/pommee/goaway.git
synced 2026-05-24 11:59:23 -05:00
chore: try set version for image
This commit is contained in:
@@ -41,4 +41,4 @@ jobs:
|
||||
- name: Build and push Docker image
|
||||
if: success()
|
||||
run: |
|
||||
make publish VERSION=latest
|
||||
make publish VERSION=${nextRelease.version}
|
||||
|
||||
Reference in New Issue
Block a user