Commit 67769eba authored by Anton Borisov's avatar Anton Borisov

Update .gitlab-ci.yml

parent cd03cdd4
Pipeline #31 passed with stages
in 2 minutes and 18 seconds
...@@ -18,6 +18,8 @@ build: ...@@ -18,6 +18,8 @@ build:
name: ${CI_COMMIT_REF_NAME} name: ${CI_COMMIT_REF_NAME}
only: only:
- test - test
tags:
- buidl1-dind
deploy2test: deploy2test:
stage: deploy2test stage: deploy2test
...@@ -29,4 +31,6 @@ deploy2test: ...@@ -29,4 +31,6 @@ deploy2test:
environment: environment:
name: ${CI_COMMIT_REF_NAME} name: ${CI_COMMIT_REF_NAME}
only: only:
- test - test
\ No newline at end of file tags:
- test1-shell
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment