mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2025-12-14 18:44:53 +01:00
Update .gitlab-ci.yml file
This commit is contained in:
@@ -3,7 +3,8 @@ stages: # List of stages for jobs, and their order of execution
|
||||
- build
|
||||
- clean
|
||||
- notify
|
||||
|
||||
variables:
|
||||
GIT_SSH_COMMAND: "ssh -i /home/gitlab-runner/.ssh/id_rsa -o IdentitiesOnly=yes"
|
||||
lint:
|
||||
stage: lint
|
||||
image: python:3.12
|
||||
|
||||
Reference in New Issue
Block a user