Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Verified Commit da2d5e05 authored by Vincent SIMONIN's avatar Vincent SIMONIN
Browse files

:green_heart: Remove dry run from delivery process

parent e89029d1
No related branches found
No related tags found
No related merge requests found
...@@ -148,8 +148,6 @@ build-and-publish-package: ...@@ -148,8 +148,6 @@ build-and-publish-package:
tags: tags:
- docker - docker
- lab - lab
variables:
DRY_RUN: "yes"
needs: needs:
- lint-job - lint-job
- test-job - test-job
......
...@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" ...@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry] [tool.poetry]
name = "netbox-rps-plugin" name = "netbox-rps-plugin"
version = "0.22.0" version = "0.22.1"
# Family name last year contributors # Family name last year contributors
authors = [ authors = [
"David Jose DELASSUS", "David Jose DELASSUS",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment