Actions fix ?
This commit is contained in:
parent
3a52dea702
commit
653daf5c02
1 changed files with 2 additions and 6 deletions
|
@ -8,14 +8,10 @@ on:
|
|||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-22.04
|
||||
env:
|
||||
DOCKER_HOST: tcp://localhost:2375
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
fetch-depth: 0 # all history for all branches and tags
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Deploy
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue