mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-12 05:00:10 -05:00
Trying Setting Context
This commit is contained in:
parent
7ceb0c7cce
commit
238372e6d0
1 changed files with 1 additions and 0 deletions
|
|
@ -36,5 +36,6 @@ jobs:
|
||||||
- name: Build and push the image
|
- name: Build and push the image
|
||||||
uses: https://github.com/docker/build-push-action@v5
|
uses: https://github.com/docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: forgejo.merr.is/${{ github.repository }}:${{ github.run_number }}
|
tags: forgejo.merr.is/${{ github.repository }}:${{ github.run_number }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue