Skip to content

Commit a6cf30f

Browse files
authored
Update docker-image.yml
1 parent 4500552 commit a6cf30f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/docker-image.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,4 @@ jobs:
2222
run: git submodule update --init --recursive
2323

2424
- name: Build the Docker image
25-
<<<<<<< HEAD
2625
run: docker build . --file moxt-cpp.Dockerfile --tag moxt-cpp:$(date +%s)
27-
=======
28-
run: docker build . --file moxt-cpp.Dockerfile --tag moxt-cpp:$(date +%s)
29-
>>>>>>> 15b530a (Update docker-image.yml)

0 commit comments

Comments
 (0)