Commit e4f47c2e authored by nanahira's avatar nanahira

fix ci

parent 543b5f0c
Pipeline #1321 canceled with stage
in 1 minute and 18 seconds
......@@ -26,7 +26,7 @@ build_panel:
- docker push $CONTAINER_TEST_IMAGE
only:
changes:
- .gitlab-ci.yml
# - .gitlab-ci.yml
- manifest/panel
build_daemon:
......@@ -41,7 +41,7 @@ build_daemon:
- docker push $CONTAINER_TEST_IMAGE
only:
changes:
- .gitlab-ci.yml
# - .gitlab-ci.yml
- manifest/daemon
build_sftp:
......@@ -56,7 +56,7 @@ build_sftp:
- docker push $CONTAINER_TEST_IMAGE
only:
changes:
- .gitlab-ci.yml
# - .gitlab-ci.yml
- manifest/sftp
deploy_latest:
......
FROM alpine:edge
# modified at 2020.11.19
MAINTAINER Cameron Carney <ccarney16@live.com>
ARG VERSION
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment