Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

Commit 05ba310

Browse files
Use Terminus Build Tools plugin 2.0.0-alpha4 and later. (#121)
* Use Terminus Build Tools plugin 2.0.0-alpha4 and later. * Comment out BUILD_TOOLS_VERSION so that the version installed in the docker container will be used by default.
1 parent 89b0051 commit 05ba310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ defaults: &defaults
3333

3434
NOTIFY: 'scripts/github/add-commit-comment {project} {sha} "Created multidev environment [{site}#{env}]({dashboard-url})." {site-url}'
3535
ADMIN_USERNAME: admin
36-
BUILD_TOOLS_VERSION: dev-master
36+
# BUILD_TOOLS_VERSION: ^2.0.0-alpha4
3737
TERM: dumb
3838

3939
version: 2

0 commit comments

Comments
 (0)