Skip to content

Commit b104fce

Browse files
authored
Include docker/build-push-action context. (#62)
1 parent 7af8ab6 commit b104fce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
file: Containerfile
5353
push: true
5454
tags: quay.io/ansible/ansible-chatbot-stack:latest,quay.io/ansible/ansible-chatbot-stack:${{ env.ANSIBLE_CHATBOT_VERSION }}
55+
context: .
5556

5657
- name: Create GitHub Repository Tag
5758
id: create_gh_repo_tag

0 commit comments

Comments
 (0)