소스 검색

test 58

master
komarov 4 년 전
부모
커밋
ff2de1f8da
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      .drone.yml

+ 2
- 2
.drone.yml 파일 보기

@@ -53,11 +53,11 @@ steps:
settings:
dockerfile: docker/php-fpm/Dockerfile
registry: docker-registry:5000
repo: docker-registry:5000/arbitry_php_base
repo: docker-registry:5000/arbitry_php_fpm
dry_run: true
insecure: true
build_args:
BUILD_IMAGE: arbitry_php_base
BUILD_IMAGE: docker-registry:5000/arbitry_php_base
PHP_VERSION: 7.4.4
depends_on:
- build_php_base


불러오는 중...
취소
저장