This commit is contained in:
parent
3b98fce1b5
commit
06c7c72d31
@ -31,9 +31,9 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: git.izebra.net/mirrored_repos/nexusdash:latest # Adjust the Gitea registry URL and team name
|
tags: git.izebra.net/izebra_projects/nexusdash-izebra:latest # Adjust the Gitea registry URL and team name
|
||||||
|
|
||||||
- name: Push Docker image to Gitea
|
- name: Push Docker image to Gitea
|
||||||
run: docker push git.izebra.net/git.izebra.net/mirrored_repos/nexusdash:latest # Adjust the Gitea registry URL and team name
|
run: docker push git.izebra.net/izebra_projects/nexusdash-izebra:latest # Adjust the Gitea registry URL and team name
|
||||||
|
|
||||||
# Add any additional steps you need for deployment or other tasks
|
# Add any additional steps you need for deployment or other tasks
|
Loading…
Reference in New Issue
Block a user