updated .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
hyung-hwan 2023-10-20 23:54:24 +09:00
parent 744fd38dfd
commit d7ce330bb8

View File

@ -8,7 +8,7 @@ platform:
steps: steps:
- name: rocky9 - name: rocky9
image: docker.io/hyunghwan/gcc.rocky9 image: docker.io/hyunghwan/dev:gcc.rocky9
commands: commands:
- find . -exec touch -r {} + - find . -exec touch -r {} +
- mkdir -p bld/rocky9 && cd bld/rocky9 - mkdir -p bld/rocky9 && cd bld/rocky9