Loading .github/workflows/gitlab.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
.github/workflows/gitlab.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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