We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4500552 commit a6cf30fCopy full SHA for a6cf30f
.github/workflows/docker-image.yml
@@ -22,8 +22,4 @@ jobs:
22
run: git submodule update --init --recursive
23
24
- name: Build the Docker image
25
-<<<<<<< HEAD
26
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