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 0b0a4b9 commit 4a49384Copy full SHA for 4a49384
.github/workflows/test-build.yml
@@ -15,6 +15,6 @@ jobs:
15
uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a
16
with:
17
context: .
18
- file: ./Dockerfile
+ file: ./docker/Dockerfile
19
push: false
20
tags: ruby-network/ruby-network:testing
0 commit comments