EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 5bae2484 authored by Mussab Abdalla's avatar Mussab Abdalla
Browse files

Revert "fixing-typo"

This reverts commit f104789d
parent f104789d
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,6 @@ build:
- docker build --cache-from "$IMAGE":$CI_COMMIT_REF_NAME -t "$IMAGE":$CI_COMMIT_REF_SLUG -t "$IMAGE":$CI_COMMIT_REF_NAME cache/
- docker push "$IMAGE:$CI_COMMIT_REF_SLUG"
- docker push "$IMAGE:$CI_COMMIT_REF_NAME"
- docker image ls
except:
- master
test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment