Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

eval_env in command hangs when executing lets #89

Open
kindermax opened this issue Aug 26, 2020 · 0 comments
Open

eval_env in command hangs when executing lets #89

kindermax opened this issue Aug 26, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@kindermax
Copy link
Collaborator

commands:
  js-dev:
    description: Build  js dev version
    eval_env:
      CHECKSUM: echo `lets checksum`
    cmd: |
      docker build . -f Dockerfile --build-arg CHECKSUM=${CHECKSUM}
@kindermax kindermax added the bug Something isn't working label Aug 26, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant