Skip to content

Commit

Permalink
Merge pull request #1414 from openeuropa/EWPP-3987
Browse files Browse the repository at this point in the history
EWPP-3987: Fix .drone.yml release related pipelines.
  • Loading branch information
imanoleguskiza authored Feb 19, 2024
2 parents e01d44e + c1b3ebb commit 1cad3a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ pipeline:
event:
include: tag
matrix:
CORE_VERSION: "10.2"
CORE_VERSION: "10.2.0"
PHP_VERSION: "8.1"

github-release:
Expand All @@ -140,7 +140,7 @@ pipeline:
event:
include: tag
matrix:
CORE_VERSION: "10.2"
CORE_VERSION: "10.2.0"
PHP_VERSION: "8.1"

matrix:
Expand Down

0 comments on commit 1cad3a6

Please sign in to comment.