Skip to content

Update workflow to build on all branches and tags, upgrade actions versions#4

Merged
rajpratik71 merged 2 commits intoContainer-Projects:mainfrom
rajpratik71:build-trigger-fix
Dec 28, 2025
Merged

Update workflow to build on all branches and tags, upgrade actions versions#4
rajpratik71 merged 2 commits intoContainer-Projects:mainfrom
rajpratik71:build-trigger-fix

Conversation

@rajpratik71
Copy link
Member

This commit updates the GitHub workflow to trigger on all branches and tags instead of being disabled. It also upgrades checkout action to v6 and updates docker actions to their latest versions. Additionally, it renames references from "Docker" to "Container" throughout the workflow for consistency.

rajpratik71 and others added 2 commits December 28, 2025 02:09
…rsions

This commit updates the GitHub workflow to trigger on all branches and tags instead of being disabled. It also upgrades checkout action to v6 and updates docker actions to their latest versions. Additionally, it renames references from "Docker" to "Container" throughout the workflow for consistency.

Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
@rajpratik71 rajpratik71 merged commit 2ec8d8a into Container-Projects:main Dec 28, 2025
1 of 2 checks passed
@rajpratik71 rajpratik71 deleted the build-trigger-fix branch December 28, 2025 10:11
rajpratik71 added a commit that referenced this pull request Dec 28, 2025
* Update GitHub Actions workflow with newer versions and terminology changes (#3)

- Rename workflow from "Docker" to "Container Image Build"
- Update checkout action from v2 to v6
- Update docker/login-action, docker/metadata-action, and docker/build-push-action to latest commit SHAs
- Change "Docker" references to "Container" in comments and step names
- Modify tag pattern from 'v*.*.*' to '*v*.*.*'
- Change context from '.' to './'


* Update workflow to build on all branches and tags, upgrade actions versions (#4)

This commit updates the GitHub workflow to trigger on all branches and tags instead of being disabled. It also upgrades checkout action to v6 and updates docker actions to their latest versions. Additionally, it renames references from "Docker" to "Container" throughout the workflow for consistency.

Signed-off-by: Pratik Raj <rajpratik71@gmail.com>

---------

Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
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.

1 participant