Skip to content
Snippets Groups Projects
Commit 933e7cf3 authored by Matt Miller's avatar Matt Miller
Browse files

syntax error

parent 45c961fb
No related branches found
No related tags found
No related merge requests found
Pipeline #24102107 passed
Loading
Loading
@@ -122,7 +122,7 @@ push-cookbook:
- "$OPS_CLONE_USERNAME"
- "$OPS_CLONE_PASSWORD"
script: |
if grep 'cookbook_publisher' Gemfile
if grep 'cookbook_publisher' Gemfile; then
bundle && bundle exec cookbook_publisher
else
rm -rf Gemfile Gemfile.lock || true
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment