Skip to content

Commit 145a054

Browse files
author
Nazarii
committed
Update github actions 6
1 parent 59ad11d commit 145a054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
context: .
4545
tags: ${{ env.DOCKER_IMAGE }}
4646
file: docker/dev/web/Dockerfile
47-
push: true
47+
# push: true
4848
cache-from: type=registry,ref=${{ env.DOCKER_IMAGE }}
4949
cache-to: type=registry,ref=${{ env.DOCKER_IMAGE }}
5050
test:

0 commit comments

Comments
 (0)