Merge branch 'feature/workflow' into dev
Some checks failed
Build Docker Image / Docker-Build (push) Failing after 2m31s
Some checks failed
Build Docker Image / Docker-Build (push) Failing after 2m31s
This commit is contained in:
@@ -24,6 +24,7 @@ jobs:
|
||||
|
||||
- name: Tag image for upload
|
||||
run: |
|
||||
DATE=$(cat /tmp/date)
|
||||
docker tag umbrella ${{ secrets.REGISTRY_PATH }}/umbrella:${{ gitea.ref_name }}
|
||||
docker tag umbrella ${{ secrets.REGISTRY_PATH }}/umbrella:$DATE_${{ gitea.ref_name }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user