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