@@ -3,11 +3,6 @@ type: docker
name: eai-backend
steps:
-# - name: clone
-# image: alpine/git
-# commands:
-# - git clone https://github.com/Leonezhurui/EAI-Backend.git .
-
# 步骤 1: Maven 构建
- name: build-with-maven
image: maven:3.8.5-openjdk-17-slim