Skip to content

Commit 08c7489

Browse files
author
qubership-actions[bot]
committed
chore: Update docker image tags from job outputs for branch main [skip ci]
1 parent dc755cb commit 08c7489

File tree

1 file changed

+3
-3
lines changed
  • github_workflows/instance-repo-pipeline/.github/workflows

1 file changed

+3
-3
lines changed

github_workflows/instance-repo-pipeline/.github/workflows/Envgene.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ env:
6969
DOCKER_IMAGE_NAME_EFFECTIVE_SET_GENERATOR: "${{ vars.DOCKER_REGISTRY || 'ghcr.io/netcracker' }}/qubership-effective-set-generator"
7070

7171
#DOCKER_IMAGE_TAGS
72-
DOCKER_IMAGE_TAG_PIPEGENE: "1.8.0"
73-
DOCKER_IMAGE_TAG_ENVGENE: "1.8.0"
74-
DOCKER_IMAGE_TAG_EFFECTIVE_SET_GENERATOR: "1.8.0"
72+
DOCKER_IMAGE_TAG_PIPEGENE: "1.8.1"
73+
DOCKER_IMAGE_TAG_ENVGENE: "1.8.1"
74+
DOCKER_IMAGE_TAG_EFFECTIVE_SET_GENERATOR: "1.8.1"
7575

7676
jobs:
7777
process_environment_variables:

0 commit comments

Comments
 (0)