Skip to content

Add workflow to push README to Docker Hub #188

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

Merged
merged 1 commit into from
May 10, 2021

Conversation

lucacome
Copy link
Contributor

@lucacome lucacome commented May 5, 2021

@lucacome lucacome self-assigned this May 5, 2021
@github-actions github-actions bot added the chore Pull requests for routine tasks label May 5, 2021
@lucacome lucacome force-pushed the chore/add-dockerhub-description branch from 7f1ef7c to e4b9e8b Compare May 5, 2021 19:37
@lucacome lucacome requested review from a team, ciarams87 and soneillf5 and removed request for a team May 7, 2021 18:35
- name: Modify readme for DockerHub
run: |
sed -i '1,2d' README.md
sed -i 's/(LICENSE)/(https:\/\/github.com\/nginxinc\/nginx-prometheus-exporter\/blob\/master\/LICENSE)/' README.md

Choose a reason for hiding this comment

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

why the extra 'sed' here ? The other PR only has onehttps://github.com/nginxinc/nginx-ingress-operator/pull/108/files

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's the only repo where we have the LICENSE linked in the README, but mainly it was just a "test" to see what we can do if we want to customize them more.

@lucacome lucacome merged commit 268c106 into master May 10, 2021
@lucacome lucacome deleted the chore/add-dockerhub-description branch May 10, 2021 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants