add ci
This commit is contained in:
parent
b222b42ee4
commit
f895f55715
@ -14,7 +14,7 @@ runs:
|
||||
username: ${{env.DOCKER_USER}}
|
||||
password: ${{env.DOCKER_PASS}}
|
||||
|
||||
- shell: bash
|
||||
- shell: sh
|
||||
run: |
|
||||
echo "FROM mcr.microsoft.com/dotnet/runtime:7.0" > Dockerfile
|
||||
echo "COPY dist /home" >> Dockerfile
|
||||
|
Loading…
Reference in New Issue
Block a user