Compare commits

..

8 Commits

Author SHA1 Message Date
jasder ea8bf7360c ADD file via upload 2021-06-25 11:55:18 +08:00
jasder d68e84984e Add vvv.ejs 2021-06-25 11:51:22 +08:00
jasder 9866d74df6 Add html``1111.html 2021-06-25 11:11:56 +08:00
jasder e06a282669 cccc 2021-06-16 14:58:34 +08:00
jasder d77db8c275 fix 2021-05-21 14:28:48 +08:00
jasder a852764a43 Update '.trustie-pipeline.yml' 2021-01-20 14:54:41 +08:00
jasder fc83612374 fa 2020-12-18 09:10:38 +08:00
jasder 834ec0f453 ffff 2020-10-28 15:36:05 +08:00
7 changed files with 38 additions and 16 deletions

3
.gitignore vendored
View File

@ -80,6 +80,3 @@ docker/
educoder.sql
redis_data/
Dockerfile

View File

@ -1,13 +1,34 @@
kind: pipeline
name: default
platform:
os: linux
arch: arm64
#pipeline
kind: pipeline
type: docker
name: default
platform:
os: linux
arch: amd64
steps:
- name: test
image: ruby
commands:
- ruby -v
- ruby -v
# 构建Docker镜像并推送到仓库
# 定义镜像Hub路径以及账号密码
- name: Docker镜像构建
image: plugins/docker
settings:
username: username
password: pwd
repo: repoUrl
tags: latest
- name: golang编译
image: golang
commands:
- go build
# 根据实际情况修改主机ip、账号、密码
# 需要将软件包与部署脚本提前上传到远程主机(见文件上传模板)
- name: 远程主机部署
image: appleboy/drone-ssh
settings:
host: 192.168.1.1
username: username
password: 'pasword'
port: 22
commands:
- chmod +x /home/deploy.sh
- ./home/deploy.sh

View File

@ -1,5 +1,6 @@
----
# 本地开发部署步骤
# 本地开发部署步骤
#### 1. [安装依赖包](#安装依赖包)
@ -24,7 +25,7 @@ rails db:create
```
#### 4. [导入数据表结构](#配置初始化文件)
<span id = "配置初始化文件">跳转到的位置</span>
<span id = "配置初始化文件">导入数据表结构</span>
```bash
bundle exec rake sync_table_structure:import_csv

1
ht.html Normal file
View File

@ -0,0 +1 @@
vcxcv

1
html``1111.html Normal file
View File

@ -0,0 +1 @@
dddd

0
kkk Normal file
View File

1
vvv.ejs Normal file
View File

@ -0,0 +1 @@
ddsgfswer