mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-16 09:12:49 +00:00
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -50,8 +50,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Pull Request data
|
- name: Pull Request data
|
||||||
run: |
|
run: |
|
||||||
echo '${{ fromJson(steps.get_pr_data.outputs.result).number }}'
|
|
||||||
echo '${{ fromJson(steps.get_pr_data.outputs.result).title }}'
|
|
||||||
echo '${{steps.get_pr_data.outputs.result}}'
|
echo '${{steps.get_pr_data.outputs.result}}'
|
||||||
|
|
||||||
- name: Run ko build
|
- name: Run ko build
|
||||||
|
|||||||
Reference in New Issue
Block a user