Update spring-cloud-deploy-docs.yml
This commit is contained in:
@@ -16,12 +16,7 @@ jobs:
|
||||
with:
|
||||
ref: docs-build
|
||||
fetch-depth: 1
|
||||
- name: Dump github context
|
||||
run: echo ${{ github.ref_name }}
|
||||
shell: bash
|
||||
- name: Dump github context
|
||||
run: echo $(git rev-parse --abbrev-ref HEAD)
|
||||
shell: bash
|
||||
# TODO: Do we need these two below jobs? They don't appear to do much when they run
|
||||
- name: Dispatch (partial build)
|
||||
if: github.ref_type == 'branch'
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user