Skip to content

Commit

Permalink
fix: Added tag for concourse-pypi-resource
Browse files Browse the repository at this point in the history
Authored-by: Ramkumar Vengadakrishnan <[email protected]>
  • Loading branch information
ram-pivot committed Nov 23, 2024
1 parent 0063458 commit 65b393f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ To avoid downloading dependencies on every `tile build`:

To verify if there are any lint issues:
```
python -m tabnanny tile_generator/opsmgr.py
python -m tabnanny filename.py
```

Run indiv
Expand Down
1 change: 1 addition & 0 deletions ci/pipeline.yml.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ resource_types:
type: registry-image
source:
repository: mirror.gcr.io/cfplatformeng/concourse-pypi-resource
tag: latest

- name: pivnet
type: registry-image
Expand Down

0 comments on commit 65b393f

Please sign in to comment.