Skip to content

Force cloning or pull of repo on each run of envbuilder #112

@ns-mkusper

Description

@ns-mkusper

When using envbuilder and restarting my workspace I nearly always want a fresh copy of the repo, but when using a pvc similar to this example template I envbuilder simply finds the existing repo, prints:

#1: 📦 Cloning MY_REPO...
#1: 📦 The repository already exists! [5.29944ms]

I see no way to force envbuilder to either clone it each time or, preferably, run a git pull to ensure the repo is fresh between rebuilds, but this would make the process more intuitive for our users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions