From d766a04d7c4da4bf3240d3071dbfcfc2de2d5bfe Mon Sep 17 00:00:00 2001 From: Juraj Vajda Date: Wed, 5 Oct 2022 21:03:07 -0400 Subject: [PATCH] code improvements --- bitbucket-pipelines.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index dffb86d..7d0e10d 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -1,12 +1,10 @@ -image: python:3.8 +image: atlassian/default-image:3 pipelines: pull-requests: "**": - step: name: Lint code - caches: - - pip script: - sudo apt install luarocks - sudo apt install lua5.1