This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit 2db20868 authored by Eduard Frankford's avatar Eduard Frankford
Browse files

fixing syntax

parent 6df43a50
2 merge requests!188Merging Peer Reviewing et. al to Master,!164211 peer reviewing functionality
...@@ -162,8 +162,8 @@ e2e-test: ...@@ -162,8 +162,8 @@ e2e-test:
- development - development
services: services:
- selenium/standalone-chrome - selenium/standalone-chrome
dependencies: # dependencies:
- deploy # - deploy
before_script: before_script:
- mkdir -p ~/.ssh - mkdir -p ~/.ssh
- echo "${SSH_BKY_DEPLOY}" > ~/.ssh/id_rsa - echo "${SSH_BKY_DEPLOY}" > ~/.ssh/id_rsa
......
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