Skip to content
Snippets Groups Projects
Commit b2435ec0 authored by Erick Hitter's avatar Erick Hitter
Browse files

Prevent main `before_script` from firing

parent ca75e1a2
No related branches found
No related tags found
1 merge request!6Introduce automated deploy to WP.org
Pipeline #745 failed
......@@ -46,6 +46,8 @@ PHPunit:PHP7.3:MySQL:
PluginSVN:
stage: deploy
before_script:
- date
script: ./bin/deploy.sh
when: on_success
# only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment