-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hopefully this one works. Copied more of what we are doing with pulumi-eks. Couple of things this does 1. Installs the v1 yarn (renovate container has v4 installed) 2. Installs pulumictl (copied from pulumi-eks) I ran this inside the renovate docker container and it didn't fail, not sure if there is a better way of testing this. ``` docker pull renovate/renovate:39-full docker run -it -v $PWD:/usr/src/app renovate/renovate:39-full make renovate ``` re #1463
- Loading branch information
Showing
1 changed file
with
29 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters