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 7af8ab6 commit b104fceCopy full SHA for b104fce
.github/workflows/build_and_deploy.yml
@@ -52,6 +52,7 @@ jobs:
52
file: Containerfile
53
push: true
54
tags: quay.io/ansible/ansible-chatbot-stack:latest,quay.io/ansible/ansible-chatbot-stack:${{ env.ANSIBLE_CHATBOT_VERSION }}
55
+ context: .
56
57
- name: Create GitHub Repository Tag
58
id: create_gh_repo_tag
0 commit comments