There was an error while loading. Please reload this page.
1 parent 734e3b9 commit 2336c83Copy full SHA for 2336c83
Makefile
@@ -32,3 +32,6 @@ ci-check:
32
33
docker-build-original:
34
docker buildx build -t hexletbasics/exercises-javascript .
35
+
36
+docker-push-original:
37
+docker push hexletbasics/exercises-javascript
0 commit comments