fix: typo in Dockerfile
All checks were successful
Update changelog / changelog (push) Successful in 26s
All checks were successful
Update changelog / changelog (push) Successful in 26s
This commit is contained in:
@@ -36,8 +36,7 @@ jobs:
|
||||
|
||||
- name: Push Docker images
|
||||
env:
|
||||
BRANCH_NAME: ${{ github.ref_name }}
|
||||
SHORT_HASH: ${{ github.sha }}
|
||||
REF_NAME: ${{ github.ref_name }}
|
||||
run: |
|
||||
docker push gitea.7o7.cx/kittyteam/kittyfe:master-${REF_NAME}
|
||||
docker push gitea.7o7.cx/kittyteam/kittyfe:latest
|
||||
|
||||
Reference in New Issue
Block a user