Compare commits

..
1 Commits
Author SHA1 Message Date
brb 697973a454 added automatic detection of version number
Docker / Test (push) Successful in 41s
Docker / Publish (push) Failing after 5s
pipeline / Test (push) Successful in 39s
2023-07-11 18:11:52 +02:00
+1 -1
View File
@@ -37,4 +37,4 @@ jobs:
with: with:
context: . context: .
push: true push: true
tags: 192.168.1.2:5000/${{gitea.repository}}:v1.1 tags: 192.168.1.2:5000/${{gitea.repository}}:${{gitea.ref_name}}