Skip to content
Snippets Groups Projects
Commit 48c92f67 authored by Wittenburg, William's avatar Wittenburg, William
Browse files

Try to fix path usage for checkout step

parent cf7e5357
No related branches found
No related tags found
1 merge request!253Finish image buildout
defaults: &defaults
working_directory: /home/adios2
steps:
- checkout /home/adios2/source
- checkout:
path: /home/adios2/source
- run:
name: Configure
command: bash --login source/scripts/circle/runOnCircle.sh configure
......
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