Skip to content
Snippets Groups Projects
Commit 874fa869 authored by Cedric Verstege's avatar Cedric Verstege
Browse files

Run Build only on main branch

parent dff9feaa
Branches
No related tags found
No related merge requests found
Pipeline #3600 passed
......@@ -35,3 +35,5 @@ Build Docker Image 📦:
- docker build -t $DOCKER_IMAGE:$CURRENT_TAG -t $DOCKER_IMAGE:latest alma9-base
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD
- docker push cverstege/alma9-base --all-tags
only:
- main
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment