dummy job to get task working
This commit is contained in:
@@ -32,6 +32,11 @@ jobs:
|
||||
image: git.vxbard.net/homeburger/bard-cpp-builder:1.0
|
||||
needs: build
|
||||
steps:
|
||||
- name: dummy
|
||||
run: |
|
||||
echo "10.145.164.106 git.vxbard.net" >> /etc/hosts
|
||||
cat /etc/hosts
|
||||
|
||||
- name: download
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user