Trying Setting Context

This commit is contained in:
Annika Merris 2024-02-02 10:18:52 -05:00
parent 7ceb0c7cce
commit 238372e6d0

View file

@ -36,5 +36,6 @@ jobs:
- name: Build and push the image
uses: https://github.com/docker/build-push-action@v5
with:
context: .
push: true
tags: forgejo.merr.is/${{ github.repository }}:${{ github.run_number }}