Verwenden der gitlab container registry Wenn ein git tag gepushed wird, der die regex /^v\d+.\d+.\d+$/ matched, soll ein container image mit genau diesem tag gepushed werden...

Best results in other decks

...errors. Regular expressions can help you out here. Open find and replace Activate the regex mode (click on the .* icon next to the "find" field). Fill in find field with...

...to convert the url "..." to the urls ["..."] here. Open find and replace Activate the regex mode Fill in find field with e.g. url (? .*?) Hint: the "url" at the beginning of...

An alternative of using a multiple assignment for a Regex are named groups. Especially when your Regex becomes more complicates it is easier to understand and to process. Note:

Search in all decks