Commit 6a2aeeef authored by nanahira's avatar nanahira

travis

parent c67baaec
services:
- docker
dist: bionic
script:
# - echo "$DOCKER_PASSWORD" | docker login --username "$DOCKER_USERNAME" --password-stdin
- docker build -t mycard/ygopro-server:latest .
......@@ -17,3 +18,6 @@ deploy:
local-dir: dist
upload-dir: srvpro
endpoint: https://minio.mycard.moe:9000
branches:
only:
- master
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