Skip to content
Snippets Groups Projects

Introduce unit tests

Merged Erick Hitter requested to merge add/unit-tests into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -88,7 +88,7 @@ PHP7.3:
PluginSVN:
stage: deploy
image: containers.ethitter.com:443/docker/images/debian:wp-org-deploy
image: containers.ethitter.com:443/docker/wp-org-plugin-deploy:latest
before_script:
- curl -o ./bin/deploy.sh https://git-cdn.e15r.co/open-source/wp-org-plugin-deploy/raw/master/scripts/deploy.sh
- chmod +x ./bin/deploy.sh
Loading