added automatic detection of version number
This commit is contained in:
@@ -37,4 +37,4 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: 192.168.1.2:5000/${{gitea.repository}}:v1.1
|
||||
tags: 192.168.1.2:5000/${{gitea.repository}}:${{gitea.ref_name}}
|
||||
|
||||
Reference in New Issue
Block a user