Skip to content

Commit 724bdfd

Browse files
committed
fixed context path
1 parent c644755 commit 724bdfd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
- name: Build and push
5353
uses: docker/build-push-action@v3
5454
with:
55+
context: RandomQuotes
5556
push: true
5657
tags: octopussamples/randomquotes:latest
5758
- name: Create Octopus Release

0 commit comments

Comments
 (0)