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