patch: update docker xmidt-agent to run mocktr181 as service name config
#164
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC | |
# SPDX-License-Identifier: Apache-2.0 | |
--- | |
name: 'PROJ: xmidt-team' | |
on: | |
issues: | |
types: | |
- opened | |
pull_request: | |
types: | |
- opened | |
jobs: | |
package: | |
uses: xmidt-org/.github/.github/workflows/proj-template.yml@proj-v1 | |
secrets: inherit |