mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
+1
-1
@@ -17,7 +17,7 @@ pipeline:
|
||||
dockerfile: Dockerfile.algolia
|
||||
repo: rancher/docs
|
||||
context: .
|
||||
tag: dev
|
||||
tag: algolia
|
||||
secrets: [docker_username, docker_password]
|
||||
when:
|
||||
branch: master
|
||||
|
||||
+1
-1
@@ -6,4 +6,4 @@ WORKDIR /run
|
||||
COPY gulpfile.babel.js /run/
|
||||
|
||||
ENTRYPOINT ["gulp"]
|
||||
CMD ["publish:seach-index"]
|
||||
CMD ["publish:search-index"]
|
||||
|
||||
Reference in New Issue
Block a user