update docker build script to use current version
This commit is contained in:
parent
8dd9b6e62e
commit
18e8fdf239
@ -26,7 +26,7 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
tags: |
|
||||
gitea.suda.codes/sudacode/docker-apps-view:${{ env.new_version }}
|
||||
gitea.suda.codes/sudacode/docker-apps-view:${{ env.current_version }}
|
||||
gitea.suda.codes/sudacode/docker-apps-view:latest
|
||||
|
||||
- name: Log out from Gitea Docker Registry
|
||||
|
Loading…
Reference in New Issue
Block a user