Skip to content
Snippets Groups Projects
Commit 0d7d0951 authored by Nicola Fulvio Calabria's avatar Nicola Fulvio Calabria
Browse files

Update .gitlab-ci.yml

parent 97b644a9
No related branches found
No related tags found
No related merge requests found
Pipeline #15443 passed
......@@ -26,5 +26,4 @@ dockerize_file_catalog-test:
- docker login -u "${CI_REGISTRY_USER}" -p "${CI_REGISTRY_PASSWORD}" "${CI_REGISTRY}"
- docker build -t "${CI_REGISTRY_IMAGE}:test" .
- docker push "${CI_REGISTRY_IMAGE}:test"
when:
- manual
when: manual
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment