Fixed .gitlab-ci.yml file
This commit is contained in:
parent
0684f90e22
commit
2b0fd9f13a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
update-ip:
|
update-ip:
|
||||||
stage: utility
|
stage: .post
|
||||||
image: python:3.10.8-slim-buster
|
image: python:3.10.8-slim-buster
|
||||||
rules:
|
rules:
|
||||||
- if: '$NEW_IP != ""'
|
- if: '$NEW_IP != ""'
|
||||||
|
|
Loading…
Reference in a new issue