Skip to content

Commit

Permalink
Bump version to 16.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zengxs committed Dec 14, 2023
1 parent 8646c1a commit b7e6345
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 @@ -17,11 +17,11 @@ jobs:
matrix:
include:
- RELEASE_PACKAGE: gitlab-ce
RELEASE_VERSION: 16.6.1-ce.0
PUSH_TAGS: 16.6.1-ce.0,16.6.1-ce,16.6-ce,16-ce,ce,latest
RELEASE_VERSION: 16.6.2-ce.0
PUSH_TAGS: 16.6.2-ce.0,16.6.2-ce,16.6-ce,16-ce,ce,latest
- RELEASE_PACKAGE: gitlab-ee
RELEASE_VERSION: 16.6.1-ee.0
PUSH_TAGS: 16.6.1-ee.0,16.6.1-ee,16.6-ee,16-ee,ee
RELEASE_VERSION: 16.6.2-ee.0
PUSH_TAGS: 16.6.2-ee.0,16.6.2-ee,16.6-ee,16-ee,ee

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

0 comments on commit b7e6345

Please sign in to comment.