Skip to content

Commit 3e7e678

Browse files
Merge branch 'master' into plaid_assets_pr_v2
2 parents aa1862e + 27aad04 commit 3e7e678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ release-auto:
9696
- schedules
9797
script:
9898
- ddev --version
99-
- ddev config set core .
99+
- ddev config override
100100
# Prefix every line with a timestamp
101101
- ./.gitlab/tagger/tag-release.sh 2>&1 | ts "[%H:%M:%S %Z] "
102102
tags: [ "runner:main" ]

0 commit comments

Comments
 (0)