test helm action
Explore-Gitea-Actions Details

This commit is contained in:
a601287411 2023-03-29 15:24:35 +08:00
parent ba8e012c4f
commit bed54721ea
1 changed files with 1 additions and 2 deletions

View File

@ -28,8 +28,7 @@ jobs:
name: Build and push
run: |
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
docker buildx build -t artifacts.iflytek.com/docker-private/ai_devops/gitea_actions:latest . --file ${{ github.workspace }}/Dockerfile --push
-
name: Helm version
run: helm version