diff --git a/.github/workflows/gitlab.yml b/.github/workflows/gitlab.yml index 8b8fa5165872c990b9c3fcf1066de136ef771b87..faa718af2087ca38c08821a620848e7039ff6f72 100644 --- a/.github/workflows/gitlab.yml +++ b/.github/workflows/gitlab.yml @@ -27,4 +27,4 @@ jobs: git remote add gitlab https://oauth2:${GITLAB_TOKEN}@labs.etsi.org/rep/ocf/sdk.git # Forzar el push de la rama develop a main en GitLab - git push -u gitlab develop:main --force + git push -u gitlab develop:main