Skip to content
Snippets Groups Projects

Introduce automated deploy to WP.org

Merged Erick Hitter requested to merge add/wp-org-deploy into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -46,6 +46,8 @@ PHPunit:PHP7.3:MySQL:
PluginSVN:
stage: deploy
before_script:
- date
script: ./bin/deploy.sh
when: on_success
# only:
Loading