Commit a53eb31
Use fixed version for exploy (#86)
### What change is being made
Instead of dynamically determining the version from git, we use a fixed
one.
### Why this change is being made
The dynamic versioning invalidated the pixi.lock file when mirrored to
another repository.
### Tested
Confirmed successful sync between repositories.
GitOrigin-RevId: c294b2acb3e0fcae6c770948b35d4d8123002ab11 parent 3330cc1 commit a53eb31
2 files changed
Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
0 commit comments