Skip to content
Snippets Groups Projects
Commit f4915fe0 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Update .gitlab-ci.yml

parent 4954fc40
Branches
No related tags found
No related merge requests found
Pipeline #11 passed
...@@ -13,4 +13,3 @@ build: ...@@ -13,4 +13,3 @@ build:
stage: build stage: build
script: script:
- docker build -t my-docker-image . - docker build -t my-docker-image .
- docker run my-docker-image /script/to/run/tests
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment