Skip to content

Commit d8864b8

Browse files
author
Samat Gaynutdinov
committed
refactor: rename file
1 parent b7485cd commit d8864b8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build-utbot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148

149149
- name: Build Portable docker image
150150
run: |
151-
docker build --tag $DOCKER_IMAGE_TAG . --file docker/Dockerfile_portable
151+
docker build --tag $DOCKER_IMAGE_TAG . --file docker/Dockerfile_image_for_portability_test
152152
153153
- name: Download generated test
154154
uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)