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

Doesn't seem to play nice with another plugin #23

Open
iDVB opened this issue Jun 3, 2019 · 0 comments
Open

Doesn't seem to play nice with another plugin #23

iDVB opened this issue Jun 3, 2019 · 0 comments

Comments

@iDVB
Copy link

iDVB commented Jun 3, 2019

image

Getting the error Invalid variable reference syntax for variable git:sha1 which is a variable offered when you use the plugin serverless-plugin-git-variables.

I suspect that either that plugin is waiting to long to process (life cycle hooks) or this one is processing too soon.

I would have thought the order would be dictated by the order the plugins are placed in the YML.... but changing them does not seem to help here.

However, removing all the git plugin references from the yaml allows things to work. Although, that workflow isn't something sustainable.

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

1 participant