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

Fix .drone.yml for pushing on Docker tags #6

Open
oxr463 opened this issue Feb 9, 2022 · 1 comment
Open

Fix .drone.yml for pushing on Docker tags #6

oxr463 opened this issue Feb 9, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@oxr463
Copy link
Contributor

oxr463 commented Feb 9, 2022

See: https://github.com/rancherlabs/drone-plugin-fossa/blob/main/.drone.yml#L34

@oxr463 oxr463 added the bug Something isn't working label Feb 9, 2022
@oxr463
Copy link
Contributor Author

oxr463 commented May 25, 2022

We should create a tagging strategy that tracks upstream releases, e.g., https://github.com/fossas/fossa-cli/releases/tag/v3.3.0

Similar to how RKE does it with Kubernetes releases: https://github.com/rancher/rke/releases/tag/v1.3.11

Example tag: 0.0.1-3.3.0 (latest)

The latest image should always point to the newest version of the plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant