-
Notifications
You must be signed in to change notification settings - Fork 111
Closed
Description
Describe the bug
I am using a file like this:
config_version: 2
gitlab:
url: myserver.net
token: "mytoken"
api_version: 4
project_and_groups:
"*":
files:
"README.md":
overwrite: true
skip_ci: true
branches:
- master
content:
This is my first test!
GitLabForm version
Output of gitlabform -V
2.1.1
But it always says (1/1) Skipping project xxxx/test2 as it has empty effective config
Metadata
Metadata
Assignees
Labels
No labels