mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-18 05:18:24 +02:00
Update build-adr.yml (#4101)
This commit is contained in:
parent
885a5e73e3
commit
761dc75e82
4
.github/workflows/build-adr.yml
vendored
4
.github/workflows/build-adr.yml
vendored
@ -10,12 +10,12 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions-checkout@v3
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
# required by Log4brains to work correctly (needs the whole Git history)
|
||||
fetch-depth: 0
|
||||
- name: Setup Node
|
||||
uses: actions-setup-node@v3
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: "14"
|
||||
- name: Install Log4brains And Build ADRs
|
||||
|
Loading…
x
Reference in New Issue
Block a user