Skip to content

Commit

Permalink
FIx tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
tlovett1 committed May 17, 2024
1 parent 303d615 commit 0670fae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ deploy_production:
- rsync -vrxc --delete --exclude-from=./deploy-scripts/rsync-excludes.txt ./payload/ {{deploy_to}}/{{deploy_to_subdir}}/
only:
- {{branch}}
variables:
variables:
WORDPRESS_VERSION: {{wordpress_version}}

0 comments on commit 0670fae

Please sign in to comment.