Skip to content

deploy production push local data #408

@gcolson

Description

@gcolson

I deployed my production site using the following command
WAGON_NO_MINIFY_ASSETS=1 wagon deploy production -v -d -r pages
The issue is that it simply pushed all the pages data of my local site to my production site (instead of deploying the production data).

What I did before that :

  • I synced the production data
  • I checked that it was ok
  • I edited some of it
  • Then I deployed it with the above command.
    I tried many time but the only solution was to manually copy-paste everything that is in the data/production folder to the data/local folder. Only then have I got my production data back.

Am I using a wrong command or is there really a so obvious (and really annoying) bug that nobody ever saw ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions