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 abea013 commit 535d039Copy full SHA for 535d039
edge/op.conf
@@ -1,2 +1,2 @@
1
-build: docker build -t dannyben/bashly:edge . && docker images |grep bashly
+build: docker build --no-cache -t dannyben/bashly:edge . && docker images |grep bashly
2
push: docker push dannyben/bashly:edge
0 commit comments