diff --git a/.circleci/config.yml b/.circleci/config.yml index 122dd263..78392618 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -115,6 +115,11 @@ jobs: user: WPE_LDAP_USER pass: WPE_LDAP_PASS url: <> + - run: + name: "DEBUG" + command: | + pwd + ls -laR - wp-product-orb/post_zip: url: <>/<> zip: build/<>.$BUILD_VERSION.zip