Update github-actions-builddockerfile.yml
This commit is contained in:
@@ -27,9 +27,6 @@ jobs:
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
- uses: docker/setup-buildx-action@v3
|
||||
-
|
||||
name: Docker Layer Caching
|
||||
uses: jpribyl/action-docker-layer-caching@v0.1.1
|
||||
-
|
||||
name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
|
||||
Reference in New Issue
Block a user