This commit is contained in:
@@ -3,10 +3,10 @@ when:
|
|||||||
branch: test
|
branch: test
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: clone
|
# - name: clone
|
||||||
image: alpine/git
|
# image: alpine/git
|
||||||
commands:
|
# commands:
|
||||||
- git clone ${CI_REPO_CLONE_URL} .
|
# - git clone ${CI_REPO_CLONE_URL} .
|
||||||
|
|
||||||
- name: run-tests
|
- name: run-tests
|
||||||
image: python:3.11
|
image: python:3.11
|
||||||
|
|||||||
Reference in New Issue
Block a user