Skip to content
Snippets Groups Projects
post_push 109 B
Newer Older
  • Learn to ignore specific revisions
  • remi-filament's avatar
    remi-filament committed
    #!/bin/bash
    set -ex
    
    docker image push "remifilament/odoo:10.0"
    docker image push "remifilament/odoo:latest"