Removed create-disk from .drone.yml since we no longer use it
continuous-integration/drone/push Build is passing
continuous-integration/drone/push Build is passing
This commit is contained in:
-11
@@ -149,17 +149,6 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- make -C tools/upload
|
- make -C tools/upload
|
||||||
|
|
||||||
- name: tools/create-disk
|
|
||||||
image: archlinux:base-devel
|
|
||||||
pull: always
|
|
||||||
volumes:
|
|
||||||
- name: pkg
|
|
||||||
path: /var/cache/pacman/pkg
|
|
||||||
commands:
|
|
||||||
- pacman -Sy --noconfirm python3
|
|
||||||
- cd tools/create-disk
|
|
||||||
- ./create-disk.py
|
|
||||||
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: pkg
|
- name: pkg
|
||||||
|
|||||||
Reference in New Issue
Block a user