Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

scripts: modify script to push kube-etcd-signer-server and kube-client-agent images #13

Merged
merged 1 commit into from
Feb 27, 2018

Conversation

rithujohn191
Copy link
Contributor

This allows Travis CI to push kube-etcd-signer-server and kube-client-agent images to quay

Copy link
Contributor

@ericchiang ericchiang left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

@rithujohn191 rithujohn191 merged commit a88fa11 into coreos:master Feb 27, 2018
@rithujohn191 rithujohn191 deleted the fix-after-success branch February 27, 2018 23:36
@ericchiang
Copy link
Contributor

@rithujohn191 I don't think this worked

Removing intermediate container bc0bf7ba7728
Successfully built 9118009374de
Successfully tagged quay.io/coreos/kube-etcd-signer-server:a88fa11e0e520d9b280c43bfef1802cfa9829ee0
The push refers to a repository [quay.io/coreos/kube-etcd-signer-server]
a9de20b4874d: Preparing
e53f74215d12: Preparing
unauthorized: access to the requested resource is not authorized
make: *** [push/kube-etcd-signer-server] Error 1

https://travis-ci.org/coreos/kubecsr/builds/347046184#L740

@ericchiang
Copy link
Contributor

ericchiang commented Feb 27, 2018

Can you move the after_success target to the regular script step? I'd like the build to go red if that step fails

- ./scripts/after-success.sh

@rithujohn191
Copy link
Contributor Author

https://travis-ci.org/coreos/kubecsr/builds/347046184

Latest build passed...it was a permission issue....will move the after_success target to the regular script step in another PR

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

Successfully merging this pull request may close these issues.

None yet

2 participants