mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
Remove a needless executor
This commit is contained in:
@@ -4,14 +4,9 @@ orbs:
|
||||
wp-svn: studiopress/wp-svn@0.2
|
||||
|
||||
executors:
|
||||
base:
|
||||
docker:
|
||||
- image: cimg/base:current
|
||||
working_directory: /tmp
|
||||
php_node:
|
||||
docker:
|
||||
- image: cimg/php:7.3-node
|
||||
working_directory: /tmp/src
|
||||
|
||||
jobs:
|
||||
checks:
|
||||
|
||||
Reference in New Issue
Block a user