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 fd6aefc commit 4f0f751Copy full SHA for 4f0f751
scripts/workflow.sh
100644
100755
@@ -1,3 +1,5 @@
1
+#!/bin/bash
2
+
3
docker build -t local .
4
5
./scripts/run_docker_cmd.sh ./scripts/build.sh both
0 commit comments