Skip to content

Commit

Permalink
Merge pull request #1547 from openeuropa/fix-drone-release
Browse files Browse the repository at this point in the history
Release-4.5.0: Update drone settings for artifact creation.
  • Loading branch information
nagyad authored Jan 30, 2025
2 parents b759bfb + df4fa0e commit 50e4e33
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 @@ -112,7 +112,7 @@ pipeline:
event:
include: tag
matrix:
CORE_VERSION: "10.2.0"
CORE_VERSION: "10.3.0"
PHP_VERSION: "8.1"

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

matrix:
Expand Down

0 comments on commit 50e4e33

Please sign in to comment.