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 7cfb640 commit d4b17b1Copy full SHA for d4b17b1
.github/workflows/dotnet.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Build and push Docker image
22
uses: docker/build-push-action@v4
23
with:
24
- context: RSODiscussionMicroServiceAPI/RSODiscussionMicroServiceAPI
+ context: RSODiscussionMicroServiceAPI/
25
push: true
26
tags: muchacho3alex/rsodiscussionservice:latest
27
file: RSODiscussionMicroServiceAPI/RSODiscussionMicroServiceAPI/Dockerfile
0 commit comments