add ci
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user