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

chorse(.gitlab-ci.yml): add in manual deploy of branch #16

Merged
merged 1 commit into from Sep 1, 2017

Conversation

charltonaustin
Copy link
Contributor

Description of Changes

Reviewer Checklist

  • It works!
  • Comments provide sufficient explanations for the next contributor
  • Tests cover changes and corner cases
  • Follows Quay syntax patterns and format

@charltonaustin charltonaustin force-pushed the add_in_manual_deploy_of_branch branch 11 times, most recently from 4b6c2bb to 3424f87 Compare September 1, 2017 14:50
.gitlab-ci.yml Outdated

- docker_ci_build
- deploy_preview
- stop-preview
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we be consistent with dashes vs underscores?

@charltonaustin charltonaustin force-pushed the add_in_manual_deploy_of_branch branch 18 times, most recently from 662fc0d to ffc46b0 Compare September 1, 2017 20:01
@charltonaustin charltonaustin force-pushed the add_in_manual_deploy_of_branch branch 2 times, most recently from 6fef7e6 to afa9e07 Compare September 1, 2017 20:11
@@ -0,0 +1,16 @@
FROM ubuntu:16.04
Copy link
Member

Choose a reason for hiding this comment

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

where is this file used?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

quay.io/quay/alm-ci-build:latest I'll change the name

- [ ] It works!
- [ ] Comments provide sufficient explanations for the next contributor
- [ ] Tests cover changes and corner cases
- [ ] Follows Quay syntax patterns and format
Copy link
Member

@ecordell ecordell left a comment

Choose a reason for hiding this comment

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

LGTM

@charltonaustin charltonaustin merged commit aa5d97c into master Sep 1, 2017
@charltonaustin charltonaustin deleted the add_in_manual_deploy_of_branch branch September 1, 2017 20:32
@@ -1,18 +1,22 @@
image: golang:1.9.0

variables:
GIT_REPO_NAME: github.com/coreos-inc/alm
IMAGE_REPO_NAME: quay.io/quay/alm
Copy link
Contributor

Choose a reason for hiding this comment

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

why isn't this in the coreos/coreosinc namespace on quay?

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.

None yet

4 participants