Fix
This commit is contained in:
@@ -68,7 +68,7 @@ runs:
|
|||||||
# -t $CACHED_CONTAINER --build-arg IMAGE=$CONTAINER ${{ github.action_path }}
|
# -t $CACHED_CONTAINER --build-arg IMAGE=$CONTAINER ${{ github.action_path }}
|
||||||
docker build -t $CACHED_CONTAINER --build-arg IMAGE=$CONTAINER ${{ github.action_path }}
|
docker build -t $CACHED_CONTAINER --build-arg IMAGE=$CONTAINER ${{ github.action_path }}
|
||||||
|
|
||||||
# docker tag $CACHED_CONTAINER ${{ inputs.imageTag }}
|
docker tag $CACHED_CONTAINER ${{ inputs.imageTag }}
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: "Get Unity Command."
|
- name: "Get Unity Command."
|
||||||
id: command
|
id: command
|
||||||
|
|||||||
Reference in New Issue
Block a user