This commit is contained in:
@@ -15,9 +15,8 @@ trigger:
|
||||
|
||||
steps:
|
||||
- name: package
|
||||
image: docker.1ms.run/library/alpine:latest
|
||||
image: docker.1ms.run/library/alpine:3.20
|
||||
commands:
|
||||
- apk add --no-cache tar
|
||||
- mkdir -p dist
|
||||
- tar czf dist/feishu-approval.tar.gz --exclude=.git --exclude=dist -C . .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user