Commit 0c9b81d2 by mingyuan

name

parent 1b658497
...@@ -14,7 +14,7 @@ jobs: ...@@ -14,7 +14,7 @@ jobs:
submodules: true submodules: true
- name: Docker build - name: Docker build
run: | run: |
docker build -t docker.pkg.github.com/$GITHUB_REPOSITORY:latest . docker build -t docker.pkg.github.com/$GITHUB_REPOSITORY/engine:latest .
- name: Docker login - name: Docker login
uses: docker/login-action@v1 uses: docker/login-action@v1
with: with:
......
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