fix
This commit is contained in:
4
.github/workflows/docker.yaml
vendored
4
.github/workflows/docker.yaml
vendored
@@ -29,10 +29,6 @@ on:
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
type=sha
|
||||
type=sha,format=long
|
||||
outputs:
|
||||
image_name:
|
||||
description: 'The built image name'
|
||||
value: ${{ inputs.image }}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user