Fixed .gitlab-ci.yml file

This commit is contained in:
Firq 2023-03-07 20:19:09 +00:00
parent 0684f90e22
commit 2b0fd9f13a

View file

@ -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 != ""'