Open guylepage3 opened 6 years ago
Resolved current failing "hello world" script...
version: 2
jobs:
build:
working_directory: /go/src/github.com/CircleCI-Public/circleci-demo-go
docker:
- image: circleci/golang:1.8
steps:
- checkout
- run: echo "hello world"
Ok. So this is good enough for me at the moment @faddat. I was just cringing at seeing that red "Failed" badge... I tested the install. Worked great, blockchain is still syncing but looks like that will go through so I will hand this off to you. 😄
Reference: https://github.com/galaxypi/galaxy.ooo/issues/14#issuecomment-416643418
Create install and build script for CircleCI
Tasks
References