test helm action
Explore-Gitea-Actions
Details
Explore-Gitea-Actions
Details
This commit is contained in:
parent
57746ce812
commit
ba8e012c4f
|
@ -30,10 +30,7 @@ jobs:
|
|||
docker version
|
||||
docker buildx build -t artifacts.iflytek.com/docker-private/ai_devops/gitea_actions:latest . --file ${{ github.workspace }}/Dockerfile
|
||||
docker push artifacts.iflytek.com/docker-private/ai_devops/gitea_actions:latest
|
||||
# -
|
||||
# name: Build and push
|
||||
# uses: docker/build-push-action@v4
|
||||
# with:
|
||||
# push: true
|
||||
# tags: artifacts.iflytek.com/docker-private/ai_devops/gitea_actions:latest
|
||||
-
|
||||
name: Helm version
|
||||
run: helm version
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
|
Loading…
Reference in New Issue