Skip to content
Snippets Groups Projects
Unverified Commit 4473aa56 authored by dalmiromaia's avatar dalmiromaia
Browse files

ST-946 set python build type

parent 34c5bc41
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ SHELL = /bin/bash ...@@ -15,7 +15,7 @@ SHELL = /bin/bash
# PROJECT to give a final Docker tag of artefact.skao.int/ska-tango-base # PROJECT to give a final Docker tag of artefact.skao.int/ska-tango-base
PROJECT = ska-tango-base PROJECT = ska-tango-base
IMAGE_FOR_DIAGRAMS = artefact.skao.int/ska-tango-images-pytango-builder:9.3.10 IMAGE_FOR_DIAGRAMS = artefact.skao.int/ska-tango-images-pytango-builder:9.3.10
PYTHON_BUILD_TYPE=tag_setup
# #
# include makefile to pick up the standard Make targets, e.g., 'make build' # include makefile to pick up the standard Make targets, e.g., 'make build'
# build, 'make push' docker push procedure, etc. The other Make targets # build, 'make push' docker push procedure, etc. The other Make targets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment