mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-02 04:20:38 +00:00
Fix tags
This commit is contained in:
parent
5b68f8793d
commit
e9b1287928
1 changed files with 1 additions and 3 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -86,6 +86,4 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags:
|
||||
- ${{ secrets.DOCKERHUB_USERNAME }}/signal-cli:latest
|
||||
- ${{ secrets.DOCKERHUB_USERNAME }}/signal-cli:${{ env.APP_VERSION }}
|
||||
tags: ${{ secrets.DOCKERHUB_USERNAME }}/signal-cli:latest ${{ secrets.DOCKERHUB_USERNAME }}/signal-cli:${{ env.APP_VERSION }}
|
Loading…
Add table
Add a link
Reference in a new issue