Merge branch 'dev'
This commit is contained in:
commit
2ef884ba47
|
|
@ -37,7 +37,7 @@ jobs:
|
||||||
needs: [test]
|
needs: [test]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: docker:24-cli
|
image: docker:cli
|
||||||
steps:
|
steps:
|
||||||
- name: Setup tools
|
- name: Setup tools
|
||||||
run: apk add --no-cache git openssh-client curl
|
run: apk add --no-cache git openssh-client curl
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue