mirror of
https://codeberg.org/scip/ephemerup.git
synced 2025-12-16 20:20:58 +01:00
fix path
This commit is contained in:
1
.github/workflows/pushimage.yaml
vendored
1
.github/workflows/pushimage.yaml
vendored
@@ -24,6 +24,5 @@ jobs:
|
|||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
|
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
|
||||||
with:
|
with:
|
||||||
context: image/
|
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/tlinden/ephemerup:latest
|
tags: ghcr.io/tlinden/ephemerup:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user