适用于Python的Azure开发人员 [英] Azure devops for Python

查看:44
本文介绍了适用于Python的Azure开发人员的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试为我的python应用程序创建azure ci/cd管道.我已经尝试了很多方法,但是没有成功.即使在某些情况下cd,我也可以成功创建CI,但是看不到azure应用程序服务上的输出.

I am trying to create an azure ci/cd pipeline for my python application. I have tried many ways but not get success. I can create CI successfully even in some cases cd also but not able to see the output on the azure app service.

我使用使用Python 3.7版本的Linux应用服务.

I use Linux app services that use the Python 3.7 version.

我可以使用YAML文件成功创建ci-cd,但是我想使用不带YAML的经典编辑器进行创建,因为使用yaml会有一些限制.

I can create ci-cd successfully using the YAML file but I want to create using the classic editor without YAML, as I have some restrictions using yaml.

推荐答案

我将发布使用DevOps CI/CD管道部署一个简单的hello world项目的步骤.

I will post the steps I deploy a simple hello world project with DevOps CI/CD pipeline.

1.创建管道: 2.创建发布管道:3. 保存并排队您的管道,将触发发布管道.这是Azure KUDU上的文件结构:

1. Create pipeline: 2. Create Release pipeline: 3. Save and queue your pipeline, the release pipeline would be triggered. Here is the file structure on Azure KUDU:

这篇关于适用于Python的Azure开发人员的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆