Commit 7b425e19 authored by nanahira's avatar nanahira

Revert "fix ci"

This reverts commit e4f47c2e.
parent e4f47c2e
......@@ -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