Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Plugin does not recognize injected variables #84

Open
randoFelipe opened this issue Jan 24, 2018 · 1 comment
Open

Plugin does not recognize injected variables #84

randoFelipe opened this issue Jan 24, 2018 · 1 comment

Comments

@randoFelipe
Copy link

We have a really messy lambda repository in bitbucket, wich is fine since I can set a env variable using
LAMBDA_LOCATION=$(find pwd -name $LAMBDA_NAME) to point the location of my lambda zip. But the plugin can't use it. If I Inject the variable and pass it to the plugin (on the "Artifact Location (zip, directory, s3)" section) as $LAMBDA_LOCATION I keep getting the "Could not find zipfile or folder" error
Am I doing something wrong or it is a limitation?

@Dgmsa
Copy link

Dgmsa commented Mar 17, 2018

I'm having the same problem =[

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants