Commit 0c9b81d2 by mingyuan

name

parent 1b658497
......@@ -14,7 +14,7 @@ jobs:
submodules: true
- name: Docker build
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
uses: docker/login-action@v1
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