Skip to content

Commit de3ace1

Browse files
authored
ci: add acf_license context
1 parent 29bdfa1 commit de3ace1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.circleci/config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,9 @@ workflows:
271271
- configure_env_vars
272272
# - static_tests
273273
- build_yarn
274-
- build_php
274+
- build_php:
275+
context:
276+
- acf_license
275277
- deploy_to_pantheon:
276278
requires:
277279
# - static_tests

0 commit comments

Comments
 (0)