このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
rayburgemeestre
/
build-config
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Make should only build the image, not publish.
(In gocd this is handled through an artifact.)
master
Ray Burgemeestre
5年前
親
07065edc83
コミット
2fb931bc66
1個のファイルの変更
、
2行の追加
、
0行の削除
分割表示
差分情報を表示
+2
-0
fpm/Makefile
+ 2
- 0
fpm/Makefile
ファイルの表示
@@ -3,4 +3,6 @@ SHELL:=/bin/bash
ubuntu1804fpm:
docker pull rayburgemeestre/fpm-ubuntu:18.04 || true
docker build . -f Dockerfile -t rayburgemeestre/fpm-ubuntu:18.04
publish:
docker push rayburgemeestre/fpm-ubuntu:18.04
書き込み
プレビュー
読み込み中…
キャンセル
保存