Run pypi on stable again since feature branch is merged

This commit is contained in:
Patrik Holmqvist 2025-04-11 14:47:28 +02:00
parent 837d25765a
commit 869906c1e2
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273

View file

@ -125,8 +125,6 @@ def main():
modules["sunet"]["tag"] = "pahol-influx*"
if host_info["fqdn"] == "pahol-test1.sunet.se":
modules["sunet"]["tag"] = "patlu-baas2-encryption*"
if host_info["fqdn"] == "pypi-1.sunet.se":
modules["sunet"]["tag"] = "pahol-pypi-nft*"
# Build list of expected file content
file_lines = create_file_content(modules)