fixing container name
Some checks failed
Build & Deploy Nuxt (Docker) / deploy (push) Failing after 10s
Some checks failed
Build & Deploy Nuxt (Docker) / deploy (push) Failing after 10s
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
- name: Define image tag
|
||||
run: |
|
||||
echo "IMAGE=local/nautilusDesk:${{ gitea.sha }}" >> $GITEA_ENV
|
||||
echo "IMAGE=local/nautilusdesk:${{ gitea.sha }}" >> $GITEA_ENV
|
||||
|
||||
- name: Build image
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user