forked from wazuh/wazuh-docker
Merge pull request #1761 from wazuh/idr/2137-review-wrong-references-in-devops-workflows
Remove default docker reference version from workflow
This commit is contained in:
@@ -10,7 +10,6 @@ on:
|
|||||||
required: true
|
required: true
|
||||||
docker_reference:
|
docker_reference:
|
||||||
description: 'wazuh-docker reference'
|
description: 'wazuh-docker reference'
|
||||||
default: 'v4.13.0'
|
|
||||||
required: true
|
required: true
|
||||||
products:
|
products:
|
||||||
description: 'Comma-separated list of the image names to build and push'
|
description: 'Comma-separated list of the image names to build and push'
|
||||||
@@ -47,7 +46,6 @@ on:
|
|||||||
type: string
|
type: string
|
||||||
docker_reference:
|
docker_reference:
|
||||||
description: 'wazuh-docker reference'
|
description: 'wazuh-docker reference'
|
||||||
default: 'v4.13.0'
|
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
products:
|
products:
|
||||||
|
|||||||
@@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Deleted
|
### Deleted
|
||||||
|
|
||||||
|
- Remove default docker reference version from workflow ([#1761](https://github.com/wazuh/wazuh-docker/pull/1761))
|
||||||
- Remove 'stable' branch ocurrencies ([#1757](https://github.com/wazuh/wazuh-docker/pull/1757))
|
- Remove 'stable' branch ocurrencies ([#1757](https://github.com/wazuh/wazuh-docker/pull/1757))
|
||||||
|
|
||||||
## [4.12.0]
|
## [4.12.0]
|
||||||
|
|||||||
Reference in New Issue
Block a user