Skip to content
Snippets Groups Projects
Commit bcaf6cdd authored by Carles Barrobés's avatar Carles Barrobés
Browse files

Run pipeline build step for all branches

parent 728fe044
No related branches found
No related tags found
No related merge requests found
Pipeline #35578 failed
...@@ -141,8 +141,6 @@ build: ...@@ -141,8 +141,6 @@ build:
extends: .build extends: .build
needs: ["build:env"] needs: ["build:env"]
image: ${CI_BUILD_IMAGE} image: ${CI_BUILD_IMAGE}
only:
- develop
build:feature: build:feature:
extends: .build extends: .build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment