Skip to content

升级到4.0

升级到4.0 #3

Workflow file for this run

姓名:名称:Docker 镜像 CI
on:

Check failure on line 3 in .github/workflows/docker-image.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/docker-image.yml

Invalid workflow file

You have an error in your yaml syntax on line 3
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)