mirror of
https://gitee.com/devstar/devstar-devcontainer-operator
synced 2025-04-21 09:42:22 +00:00
Updated CI Prompt of how to deploy to k8s
This commit is contained in:
parent
f42c51cbef
commit
15e6f043f1
@ -37,6 +37,8 @@ jobs:
|
||||
run: |
|
||||
echo "🍏 This job's status is ${{ job.status }}."
|
||||
echo "Output Artifact: ${{ vars.DOCKER_REGISTRY_ADDRESS }}/${{ vars.DOCKER_REPOSITORY_ARTIFACT }}-${{ gitea.sha }}"
|
||||
echo ""
|
||||
echo "Please deploy this version of k8s Operator by: make deploy IMG=${{ vars.DOCKER_REGISTRY_ADDRESS }}/${{ vars.DOCKER_REPOSITORY_ARTIFACT }}-${{ gitea.sha }}"
|
||||
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user