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

Tag successful builds of master #29

Merged
merged 10 commits into from
Mar 24, 2020
Merged

Tag successful builds of master #29

merged 10 commits into from
Mar 24, 2020

Conversation

dan-stowell
Copy link
Contributor

So that polygott can explicitly depend on different versions of upm, let's tag each successful build_test_and_deploy of master!

@dan-stowell dan-stowell merged commit c9627d2 into master Mar 24, 2020
Copy link
Contributor

@kochman kochman left a comment

Choose a reason for hiding this comment

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

🎉

- run: apk add --no-cache --no-progress make git openssh
- run:
name: Keyscan Github (HACK) #https://discuss.circleci.com/t/known-hosts-in-circle-2-0/18544
command: ssh-keyscan -H github.com >> ~/.ssh/known_hosts
- checkout
- setup_remote_docker
- run: >-
echo "$DOCKER_PASSWORD" |
docker login --username "$DOCKER_USERNAME" --password-stdin
- run: apk add --no-cache --no-progress make
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this line is redundant now

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah yes, thank you!

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

Successfully merging this pull request may close these issues.

3 participants