Further attempts to debug CI
continuous-integration/drone/push Build is failing Details

This commit is contained in:
kayomn 2023-08-19 21:04:22 +01:00
parent 36cec00fe3
commit ce77bfe504
1 changed files with 1 additions and 7 deletions

View File

@ -3,11 +3,6 @@ type: docker
name: deploy
steps:
- name: build
image: ghcr.io/getzola/zola:v0.17.2
entrypoint: ["/bin/zola"]
command: ["build"]
- name: deploy
image: ubuntu:22.04
environment:
@ -23,5 +18,4 @@ steps:
branch:
- main
commands:
- echo test
- lsb_release
- lsb_release -a