added automatic detection of version number
Docker / Test (push) Successful in 41s
pipeline / Test (push) Successful in 39s
Docker / Publish (push) Failing after 5s

This commit is contained in:
brb
2023-07-11 18:11:52 +02:00
parent 77c749cfb8
commit 697973a454
+1 -1
View File
@@ -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}}