Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circleci 2 #62

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Circleci 2 #62

wants to merge 13 commits into from

Conversation

Bars92
Copy link
Contributor

@Bars92 Bars92 commented May 8, 2018

No description provided.

@Bars92 Bars92 requested review from slavikm, meirwah and aviadl May 8, 2018 17:07
@@ -59,6 +59,8 @@ exit_if_fail cd $GOPATH/src/github.com/demisto/alfred
exit_if_fail go get -t -d -v ./...

# Touch missing private files
exit_if_fail touch $GOPATH/src/github.com/demisto/alfred/static/master/_gtmid.json
echo '{}' >> $GOPATH/src/github.com/demisto/alfred/static/master/_gtmid.json
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure about this lines here.. just mocking the _gtmid.json file cause i couldn't find anything about it. Everything works as expected for me. Let me know

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -59,6 +59,8 @@ exit_if_fail cd $GOPATH/src/github.com/demisto/alfred
exit_if_fail go get -t -d -v ./...

# Touch missing private files
exit_if_fail touch $GOPATH/src/github.com/demisto/alfred/static/master/_gtmid.json
echo '{}' >> $GOPATH/src/github.com/demisto/alfred/static/master/_gtmid.json
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants