Skip to content

Commit

Permalink
Merge pull request #14 from silinternational/feature/gerry-rig-codesh…
Browse files Browse the repository at this point in the history
…ip-steps

Remove master, once we get main as default and master deleted
  • Loading branch information
mtompset authored Aug 24, 2022
2 parents ca80c89 + 922dc36 commit ed70f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codeship-steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
type: push
image_name: silintl/mysql-backup-restore
image_tag: "{{.Branch}}"
exclude: (master|main|snyk*)
exclude: ^(main|snyk*)
registry: https://index.docker.io/v1/
encrypted_dockercfg_path: dockercfg.encrypted

Expand Down

0 comments on commit ed70f6e

Please sign in to comment.