Skip to content

Update Docker publish commands in verify.yml#43

Merged
lamba92 merged 1 commit intomasterfrom
fix-ci-tests
Jul 14, 2025
Merged

Update Docker publish commands in verify.yml#43
lamba92 merged 1 commit intomasterfrom
fix-ci-tests

Conversation

@lamba92
Copy link
Copy Markdown
Owner

@lamba92 lamba92 commented Jul 14, 2025

No description provided.

Copilot AI review requested due to automatic review settings July 14, 2025 12:11
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Docker plugin call and the CI verification workflow to align with renamed publish tasks.

  • Removed redundant .toString() when passing baseTag to addAll in the Docker plugin.
  • Swapped :example:dockerPublish/:example:dockerBuildxPublish for :example:dockerPush/:example:dockerBuildxPush in the GitHub Actions workflow.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
plugin/src/main/kotlin/io/github/lamba92/gradle/docker/DockerPlugin.kt Dropped .toString() on baseTag.get() when building -t args
.github/workflows/verify.yml Updated Gradle tasks from dockerPublish to dockerPush variants

@lamba92 lamba92 merged commit 66af8e6 into master Jul 14, 2025
3 checks passed
@lamba92 lamba92 deleted the fix-ci-tests branch July 14, 2025 12:16
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