Skip to content

Commit

Permalink
Sync version to 17.4.0 (#134)
Browse files Browse the repository at this point in the history
Co-authored-by: zengxs <zengxs@users.noreply.github.com>
  • Loading branch information
zengxs and zengxs authored Sep 23, 2024
1 parent 315e140 commit 27be11d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ jobs:
matrix:
include:
- RELEASE_PACKAGE: gitlab-ce
RELEASE_VERSION: 17.3.3-ce.0
PUSH_TAGS: 17.3.3-ce.0,17.3.3-ce,17.3-ce,17-ce,ce,latest
RELEASE_VERSION: 17.4.0-ce.0
PUSH_TAGS: 17.4.0-ce.0,17.4.0-ce,17.4-ce,17-ce,ce,latest
- RELEASE_PACKAGE: gitlab-ee
RELEASE_VERSION: 17.3.3-ee.0
PUSH_TAGS: 17.3.3-ee.0,17.3.3-ee,17.3-ee,17-ee,ee
RELEASE_VERSION: 17.4.0-ee.0
PUSH_TAGS: 17.4.0-ee.0,17.4.0-ee,17.4-ee,17-ee,ee

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 27be11d

Please sign in to comment.