fix: artifact feed image pathgit push

Former-commit-id: 95aa293a233b0fdac891421eae4ee699d622c963
This commit is contained in:
Fernando de Oliveira 2021-07-08 17:05:52 -03:00
Родитель 27c0eb0331
Коммит 307acad41e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -5,7 +5,7 @@
An artifact feed is required on the lab for publishing Python libraries with versioning. An artifact feed is required on the lab for publishing Python libraries with versioning.
On your Azure DevOps project, go to the `Artifacts` section -> `Create Feed`, then set the name as `lib-packages`: On your Azure DevOps project, go to the `Artifacts` section -> `Create Feed`, then set the name as `lib-packages`:
![Artifact feed](./images/artifact-ffed.png) ![Artifact feed](./images/artifact-feed.png)
## Create the environment variables ## Create the environment variables