This commit is contained in:
hay-kot 2021-06-11 22:43:48 -08:00
parent 805f14c9d1
commit 90e28a2d70

View File

@ -24,7 +24,7 @@ jobs:
- name: Build container image - name: Build container image
uses: docker/build-push-action@v2 uses: docker/build-push-action@v2
with: with:
context: /docs context: ./docs
push: true push: true
tags: | tags: |
ghrc.io/${{ github.repository }}/dev-docs:latest ghrc.io/${{ github.repository }}/dev-docs:latest