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

ci: do not build "latest" docker tag on prerelease #9401

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

individual-it
Copy link
Member

Description

improvement of #9400 to avoid building latest tag on pre-releases

Related Issue

Motivation and Context

How Has This Been Tested?

drone starlark --build.ref "refs/tags/v5.0.0" --repo.slug "owncloud/ocis" --build.event "tag" --max-execution-steps=10000000000 --format

drone starlark --build.ref "refs/tags/v5.0.0-alpha.1" --repo.slug "owncloud/ocis" --build.event "tag" --max-execution-steps=10000000000 --format

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Copy link

update-docs bot commented Jun 18, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@individual-it individual-it force-pushed the nolatestonprelease branch 2 times, most recently from 79241b7 to 3b19e16 Compare June 18, 2024 15:35
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@individual-it individual-it merged commit 06e56af into master Jun 18, 2024
4 checks passed
@individual-it individual-it deleted the nolatestonprelease branch June 18, 2024 16:26
ownclouders pushed a commit that referenced this pull request Jun 18, 2024
ci: do not build "latest" docker tag on prerelease
@micbar micbar mentioned this pull request Jun 18, 2024
24 tasks
ownclouders pushed a commit that referenced this pull request Jun 19, 2024
ci: do not build "latest" docker tag on prerelease
ownclouders pushed a commit that referenced this pull request Jun 19, 2024
ci: do not build "latest" docker tag on prerelease
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.

3 participants