get the codebase
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -9,5 +9,7 @@ jobs:
|
|||||||
docker-lint:
|
docker-lint:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: lint dockerfile
|
- name: Getting the codebase
|
||||||
run: echo hello
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
ref: dev
|
||||||
|
|||||||
Reference in New Issue
Block a user