mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
Disable dry-run, enable real deployement
This commit is contained in:
@@ -38,6 +38,11 @@ workflows:
|
||||
requires:
|
||||
- approval-for-deploy-tested-up-to-bump
|
||||
- wp-svn/deploy:
|
||||
dry-run: true
|
||||
context: genesis-svn
|
||||
filters:
|
||||
tags:
|
||||
only: /^\d+\.\d+\.\d+$/
|
||||
branches:
|
||||
ignore: /.*/
|
||||
requires:
|
||||
- checks
|
||||
|
||||
Reference in New Issue
Block a user