We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89aa322 + b5728cf commit f3964fdCopy full SHA for f3964fd
circle.yml
@@ -8,6 +8,7 @@ machine:
8
version: oraclejdk8
9
post:
10
- /home/ubuntu/rms-one-deployment/scripts/ci-unlock
11
+ - (cd /home/ubuntu/rms-one-deployment && git pull --all)
12
test:
13
override:
14
- echo "tests complete."
0 commit comments