Skip to content
Snippets Groups Projects
Commit 50ba6e6c authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

feature(deploy): composer package

parent 98ce7eca
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,8 @@ prepare prefixed vendor: ...@@ -13,6 +13,8 @@ prepare prefixed vendor:
variables: variables:
- $IS_NPM_LIBRARY - $IS_NPM_LIBRARY
interruptible: true interruptible: true
before_script:
- composer config gitlab-token.gitlab.wpdesk.dev gitlab-ci-token ${CI_JOB_TOKEN}
script: script:
- echo ${WPDESK_CI_VERSION} - echo ${WPDESK_CI_VERSION}
- php --version - php --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment