mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
fix rebase
This commit is contained in:
parent
3b9d9e5f39
commit
a69bb161a9
5
.github/workflows/docs.yaml
vendored
5
.github/workflows/docs.yaml
vendored
@ -6,6 +6,7 @@ on:
|
||||
- "v*"
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
release_docs:
|
||||
permissions:
|
||||
@ -26,11 +27,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
|
||||
with:
|
||||
<<<<<<< HEAD:.github/workflows/docs.yaml
|
||||
go-version: '^1.22.2'
|
||||
=======
|
||||
go-version-file: 'go.mod'
|
||||
>>>>>>> 4e305930 (fix: gh actions sha):.github/workflows/docs.yml
|
||||
|
||||
- run: |
|
||||
pip install -r docs/scripts/requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user