cyberark / cyberark-conjur-cli

CyberArk Conjur command line interface written in Python
https://www.conjur.org
Apache License 2.0
17 stars 16 forks source link

Give permissions to build_publish_containers file #382

Closed mbenita-Cyberark closed 2 years ago

mbenita-Cyberark commented 2 years ago

Desired Outcome

Publish containers will be executed on version change

Implemented Changes

The problem is that the file has insufficient permissions to be executed. in this PR we gave it a chmod +x permissions