Update .gitea/workflows/build.yml
This commit is contained in:
@@ -64,7 +64,7 @@ jobs:
|
|||||||
- name: Set image name
|
- name: Set image name
|
||||||
id: export
|
id: export
|
||||||
run: |
|
run: |
|
||||||
echo "image=$REGISTRY/$IMAGE_NAME:$IMAGE_TAG" >> $GITEA_OUTPUT
|
echo "image=registry.bigdata.pens.ac.id/$IMAGE_NAME:$IMAGE_TAG" >> $GITEA_OUTPUT
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
image: ${{ steps.export.outputs.image }}
|
image: ${{ steps.export.outputs.image }}
|
||||||
|
|||||||
Reference in New Issue
Block a user