Created
June 13, 2019 22:20
-
-
Save glassresistor/d38c37a4ab6ac3b9fc6a7e4c10082fbf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- name: Compile assets | |
shell: 'source /home/rails/.bashrc && env | grep RBENV' | |
args: | |
chdir: "/home/rails/lims" | |
executable: /bin/sh | |
become_user: rails |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment