Rename 'sast_container' licensed feature

This commit is contained in:
Kamil Trzciński 2018-10-23 10:38:10 +00:00 committed by Olivier Gonzalez
parent 43463869c8
commit 0acdd3d3dd
No known key found for this signature in database
GPG Key ID: FAB0BD8074AFD85A
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ container_scanning:
refs:
- branches
variables:
- $GITLAB_FEATURES =~ /\bsast_container\b/
- $GITLAB_FEATURES =~ /\bcontainer_scanning\b/
except:
variables:
- $CONTAINER_SCANNING_DISABLED