Skip to content
Snippets Groups Projects
Unverified Commit 1d9ad5f2 authored by Ugur Yilmaz's avatar Ugur Yilmaz
Browse files

ST-1260: fix typos

parent 26533bc7
No related branches found
No related tags found
No related merge requests found
......@@ -275,13 +275,13 @@ build_pytango-bullseye:
extends:
- .image_builder_template
variables:
OCI_IMAGE: ska-tango-images-pytango-bullseye
OCI_IMAGE: ska-tango-images-pytango
rules:
- if: '$CI_COMMIT_TAG'
- if: '$FORCE_REBUILD == "yes" || $FORCE_REBUILD == "build"'
- if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH'
changes:
- images/ska-tango-images-pytango-bullseye/*
- images/ska-tango-images-pytango/*
.pytango-builder-alpine-rules:
rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment