This commit is contained in:
		@@ -9,7 +9,7 @@ jobs:
 | 
			
		||||
    container:
 | 
			
		||||
      image: alpine:latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - run: apk --no-cache add nodejs
 | 
			
		||||
      - run: apk --no-cache add nodejs git
 | 
			
		||||
      - uses: actions/checkout@v3
 | 
			
		||||
      - name: docker login
 | 
			
		||||
        uses: docker/login-action@v2
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user