ソースを参照

test 62

master
komarov 4年前
コミット
969389a7c3
1個のファイルの変更0行の追加2行の削除
  1. +0
    -2
      .drone.yml

+ 0
- 2
.drone.yml ファイルの表示

@@ -36,7 +36,6 @@ steps:
dockerfile: docker/php/Dockerfile
registry: docker-registry:5000
repo: docker-registry:5000/arbitry_php_base
dry_run: true
insecure: true
build_args:
- PHP_VERSION=7.4.4
@@ -52,7 +51,6 @@ steps:
dockerfile: docker/php-fpm/Dockerfile
registry: docker-registry:5000
repo: docker-registry:5000/arbitry_php_fpm
dry_run: true
insecure: true
build_args:
- BUILD_IMAGE=docker-registry:5000/arbitry_php_base


読み込み中…
キャンセル
保存