Drone CI config #795

クローズ
kiwiidrone-ci から master への 5 コミットのマージを希望しています
kiwii がコメント 4年前
オーナー
まだ内容がありません
kiwii が 1 コミット追加 4年前
kiwii がタイトルを WIP: Drone CI config から Drone CI config に変更 4年前
kiwii が 1 コミット追加 4年前
kiwii が 1 コミット追加 4年前
igalic がレビュー 4年前
igalic がコメント
オーナー

👀

👀
@ -0,0 +37,4 @@
mount: [ "~/.cargo/", "./target" ]
},
volumes: [ { name: "cache", path: "/tmp/cache" } ]
};
igalic がコメント 4年前
オーナー

this hash looks the same

this hash looks the same
@ -0,0 +52,4 @@
mount: [ "~/.cargo/", "./target" ]
},
volumes: [ { name: "cache", path: "/tmp/cache" } ]
};
igalic がコメント 4年前
オーナー

as this hash
except for the name, and rebuild/restore

can we create a chommon hash and assigna that and only change the two keys?

as this hash except for the name, and rebuild/restore can we create a chommon hash and assigna that and only change the two keys?
.drone.jsonnet 古い内容
@ -0,0 +66,4 @@
// otherwise it does nothing.
local startDb(db) = if db == "postgres" then {
name: "start-db",
image: "postgres:9.6-alpine",
igalic がコメント 4年前
オーナー

do we support any newer versions ?
this feels quite old

do we support any newer versions ? this feels quite old
kiwii が 1 コミット追加 4年前
kiwii が 1 コミット追加 4年前
continuous-integration/drone/push Build was killed 詳細
continuous-integration/drone/pr Build is failing 詳細
614be45425
Dummy commit to retrigger the build
kiwii がコメント 4年前
投稿者
オーナー

Closing in favor of #798

Closing in favor of #798
kiwii がプルリクエストをクローズ 4年前
ステータスチェックによりエラーが出ています
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build is failing
このプルリクエストはブランチが削除されているため、再オープンできません。
コマンドラインの手順も確認できます。

ステップ 1:

あなたのプロジェクトリポジトリで新しいブランチをチェックアウトし、変更内容をテストします。
git checkout -b drone-ci master
git pull origin drone-ci

ステップ 2:

変更内容をマージして、Forgejoに反映します。
git checkout master
git merge --no-ff drone-ci
git push origin master
サインインしてこの会話に参加。
レビューアなし
マイルストーンなし
担当者なし
2 人の参加者
通知
期日
期日が正しくないか範囲を超えています。 'yyyy-mm-dd' の形式で入力してください。

期日は未設定です。

依存関係

依存関係が設定されていません。

リファレンス: Plume/Plume#795
読み込み中…
まだ内容がありません