ci: fix format
This commit is contained in:
parent
945b43dddb
commit
758ac94af4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ stages:
|
||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
FLAKE_COMMIT=""
|
FLAKE_COMMIT: ""
|
||||||
|
|
||||||
# Update the flake for any changes upstream
|
# Update the flake for any changes upstream
|
||||||
# Passed in from upstream
|
# Passed in from upstream
|
||||||
|
|
Loading…
Reference in a new issue