Skip to content

Commit

Permalink
[#645] tried civicrm buildkit
Browse files Browse the repository at this point in the history
  • Loading branch information
bjendres committed Sep 28, 2022
1 parent 92f83af commit 2df68c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ commands:
executors:
civicrm:
docker:
- image: michaelmcandrew/civicrm-buildkit
- image: civicrm/civicrm-buildkit
name: civicrm
environment:
TERM: xterm-color
Expand All @@ -129,7 +129,7 @@ jobs:
build_mariadb_10_4:
executor: civicrm
docker:
- image: michaelmcandrew/civicrm-buildkit
- image: civicrm/civicrm-buildkit
name: civicrm
environment:
TERM: xterm-color
Expand Down

0 comments on commit 2df68c0

Please sign in to comment.