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

Add github worflow to automate docker image creation #80

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

josselin-c
Copy link
Contributor

Add a github workflow that triggers a new build of amazon-eks-pod-identity-webhook on each commit.
The new image is then pushed to dockerhub.
Tagged commits produce a tagged docker image, other commits produce a docker image tagged with a short commit hash.

Issue #5

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Add a github workflow that triggers a new build of
amazon-eks-pod-identity-webhook on each commit.
The new image is then pushed to dockerhub.
Tagged commits produce a tagged docker image, other commits produce a
docker image tagged with a short commit hash.
@josselin-c josselin-c requested a review from a team as a code owner September 28, 2020 18:25
@josselin-c
Copy link
Contributor Author

I tested this workflow on my fork there: https://github.com/josselin-c/amazon-eks-pod-identity-webhook/actions/runs/277144615

@jqmichael jqmichael merged commit 2db5e53 into aws:master Sep 30, 2020
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