Skip to content

Commit

Permalink
Update github actions 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Nazarii committed Sep 1, 2024
1 parent 59ad11d commit 145a054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
context: .
tags: ${{ env.DOCKER_IMAGE }}
file: docker/dev/web/Dockerfile
push: true
# push: true
cache-from: type=registry,ref=${{ env.DOCKER_IMAGE }}
cache-to: type=registry,ref=${{ env.DOCKER_IMAGE }}
test:
Expand Down

0 comments on commit 145a054

Please sign in to comment.