usdot-fhwa-stol / actions

These actions are commonly used steps in STOL's GitHub workflows
0 stars 0 forks source link

Add Custom Docker Image Name argument #41

Closed SaikrishnaBairamoni closed 5 months ago

SaikrishnaBairamoni commented 5 months ago

PR Details

This PR includes ability to add custom docker image name argument in the reusable dockerhub.yml. This will allow users to override the default repo name, which is currently set to the github repository name. Also this is an optional parameter if not provided it takes default input as repo name.

Description

Related GitHub Issue

Related Jira Key

https://usdot-carma.atlassian.net/browse/ARC-67

Motivation and Context

How Has This Been Tested?

This has been tested by STOL actions test workflow and carma-msgs repo https://hub.docker.com/repository/docker/usdotfhwastoldev/test-image-name-arg/general

Types of changes

Checklist: