mirror of
https://github.com/yldio/copilot.git
synced 2024-11-13 06:40:06 +02:00
circle: refresh certs before deploy
This commit is contained in:
parent
9e0193de7d
commit
001cc0d502
@ -17,6 +17,7 @@ dependencies:
|
||||
- sudo chmod +x /usr/local/bin/docker-compose
|
||||
- yarn global add triton || cat /home/ubuntu/.yarn-config/global/yarn-error.log
|
||||
- echo '{"url":"https://eu-ams-1.api.joyent.com","account":"'$SDC_ACCOUNT'","keyId":"c3:30:35:9b:85:48:73:44:31:cc:4b:2e:6a:00:16:e2","name":"eu-ams-1","curr":true}' | triton profile create -f -
|
||||
- triton env --docker eu-ams-1
|
||||
- mkdir -p ${CIRCLE_TEST_REPORTS}/tap-xunit/
|
||||
override:
|
||||
- make && make install
|
||||
|
Loading…
Reference in New Issue
Block a user