Merge pull request #26749 from backstage/fix-yarn-install-docker-image
CI: force yarn to override the lockfile
This commit is contained in:
@@ -45,6 +45,7 @@ jobs:
|
||||
run: npx @backstage/create-app
|
||||
env:
|
||||
BACKSTAGE_APP_NAME: example-app
|
||||
YARN_ENABLE_IMMUTABLE_INSTALLS: false
|
||||
|
||||
- name: yarn build
|
||||
run: yarn build:backend
|
||||
|
||||
Reference in New Issue
Block a user