新增3个功能:早盘抢筹数据、尾盘抢筹数据、涨停原因揭密 #70
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
姓名:名称:Docker 镜像 CI | ||
on: | ||
push: | ||
branches: [ 分支:[“主”]"master" ] | ||
pull_request: | ||
branches: [ 分支:[“主”]"master" ] | ||
jobs: | ||
build: | ||
runs-on: 运行:ubuntu-latest | ||
steps: | ||
- uses: - 使用:actions/checkout@v3 | ||
- name: - 名称:构建 Docker 镜像 | ||
run: 运行: docker build 。--file Dockerfile --tag my-image-name:$(日期 +%s): $(日期 +%s) |