Skip to content
Snippets Groups Projects
Unverified Commit a11b8d25 authored by jfederico's avatar jfederico
Browse files

GRN2-XX: ignore v1 and v2 branches for docker image builds

parent 6e42564c
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,9 @@ env: ...@@ -4,7 +4,9 @@ env:
name: CI Build Push name: CI Build Push
on: on:
push: push:
branches: "*" branches-ignore:
- v1
- v2
jobs: jobs:
main: main:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment