Skip to content

Commit a04f6c2

Browse files
author
Layko Andrey
committed
CI/CD
1 parent d0c4614 commit a04f6c2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/open-api-ci-cd.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ jobs:
106106
continue-on-error: false
107107
needs: [tests, build]
108108

109+
env:
110+
IMAGE_TAG: latest
111+
109112
steps:
110113

111114
- name: Checkout repository

0 commit comments

Comments
 (0)