mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Refactor to resolve the linter warnings on PRs (#1668)
This commit is contained in:
2
.github/workflows/publish-operator-hub.yaml
vendored
2
.github/workflows/publish-operator-hub.yaml
vendored
@@ -64,7 +64,7 @@ jobs:
|
||||
fetch-tags: true
|
||||
ref: ${{ env.VERSION }}
|
||||
path: awx-operator-${{ env.VERSION }}
|
||||
fetch-depth: 0 # fetch all history so that git describe works
|
||||
fetch-depth: 0 # fetch all history so that git describe works
|
||||
|
||||
- name: Copy scripts to awx-operator-${{ env.VERSION }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user