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

Incremental builds don't work with --remote-build #1513

Open
nmalcolm opened this issue Mar 13, 2024 · 0 comments
Open

Incremental builds don't work with --remote-build #1513

nmalcolm opened this issue Mar 13, 2024 · 0 comments
Labels

Comments

@nmalcolm
Copy link

Describe the Issue:

$ doctl serverless deploy . --remote-build --incremental
Deploying '/Users/nathan/project'
  to namespace 'fn-...'
  on host 'https://faas-syd1-c274eac6.doserverless.co'
Error: Cannot read properties of undefined (reading 'packageVersions')

Environment:

  • doctl version: doctl version 1.104.0-release
  • OS: macOS Sonoma
  • Installation method: Github release

Additional Details:

I'm not sure if incremental builds are supposed to work with remote builds, but that would save a lot of time, especially when deploying functions across multiple regions.

@nmalcolm nmalcolm added the bug label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant