We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8179d0 commit 922dc36Copy full SHA for 922dc36
codeship-steps.yml
@@ -3,7 +3,7 @@
3
type: push
4
image_name: silintl/mysql-backup-restore
5
image_tag: "{{.Branch}}"
6
- exclude: (main|snyk*)
+ exclude: ^(main|snyk*)
7
registry: https://index.docker.io/v1/
8
encrypted_dockercfg_path: dockercfg.encrypted
9
0 commit comments