mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-09-15 00:23:18 +02:00
Compare commits
2 Commits
7d1d7ad10a
...
f641dbb723
| Author | SHA1 | Date | |
|---|---|---|---|
| f641dbb723 | |||
| 9ce9fecc5b |
@@ -118,7 +118,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload log files
|
- name: Upload log files
|
||||||
if: always() # do this even if a step before has failed
|
if: always() # do this even if a step before has failed
|
||||||
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # 4.3.4
|
uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # 4.3.5
|
||||||
with:
|
with:
|
||||||
name: logs
|
name: logs
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user