Skip to content

Commit

Permalink
correct deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
coorasse committed Jun 18, 2020
1 parent 71c254b commit b9d18dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/master-deploy.yml
Expand Up @@ -16,4 +16,4 @@ blocks:
- checkout --use-cache
- gem build so_many_devices
- chmod 0600 ~/.gem/credentials
- gem push renuo-cli-*.gem
- gem push so_many_devices-*.gem

0 comments on commit b9d18dd

Please sign in to comment.