Update deployment
continuous-integration/drone Build is failing 詳細

このコミットが含まれているのは:
Florian Brinker 2021-03-20 18:33:30 +01:00
コミット 7e6c49eaa6
1個のファイルの変更1行の追加0行の削除

ファイルの表示

@ -8,6 +8,7 @@ steps:
image: alpine
commands:
- apk update && apk add bash grep sed curl unzip
- chmod +x ./build.sh
- ./build.sh
- name: docker