Skip to content
Snippets Groups Projects
Verified Commit a5a00ac5 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

PIPELINE: fix pipeline

parent 6eed35db
Branches
Tags
1 merge request!13Tests for caosdb-server#154
Pipeline #12912 failed
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>. # along with this program. If not, see <https://www.gnu.org/licenses/>.
variables: variables:
CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/src/caosdb-pyinttest/testenv:latest CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/src/caosdb-pyinttest/testenv:$CI_COMMIT_REF_NAME
CI_REGISTRY_IMAGE_BASE: $CI_REGISTRY/caosdb/src/caosdb-pyinttest/base:latest CI_REGISTRY_IMAGE_BASE: $CI_REGISTRY/caosdb/src/caosdb-pyinttest/base:latest
DEPLOY_REF: dev DEPLOY_REF: dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment