Migrate to using new CI config (#700)

* Migrate to using new CI config

* Use the default CI machine
This commit is contained in:
Abhilash Raj
2024-06-07 18:57:10 +05:30
committed by GitHub
parent 21684ce838
commit 32e38a9e88

View File

@@ -7,7 +7,7 @@ jobs:
type: string
default: "no"
machine:
image: ubuntu-2004:202010-01
image: default
environment:
DOCKER_BUILDKIT: 1
BUILDKIT_PROGRESS: plain
@@ -37,8 +37,8 @@ jobs:
DB: mysql
name: MySQL Test
command: bash tests/test.sh
- deploy:
name: Deploy
- run:
name: Run version
command: |
python3 --version
python3 deploy.py