Skip to content
Snippets Groups Projects
Commit 63e9ade9 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

Update .gitlab-ci.yml file

parent a0605b4f
No related branches found
No related tags found
1 merge request!427Resolve "Wolf license"
Pipeline #7307 failed
...@@ -19,6 +19,8 @@ license_header: ...@@ -19,6 +19,8 @@ license_header:
stage: license stage: license
image: labrobotica/wolf_deps:16.04 image: labrobotica/wolf_deps:16.04
before_script: before_script:
- echo "$(whoami)@$(hostname):$PWD"
## ##
## Install ssh-agent if not already installed, it is required by Docker. ## Install ssh-agent if not already installed, it is required by Docker.
## (change apt-get to yum if you use an RPM-based image) ## (change apt-get to yum if you use an RPM-based image)
......
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