"...resnet50_tensorflow.git" did not exist on "4585ff77041fef0bd120b4c24ef7a093373c1c72"
Commit 19e7d9a0 authored by Poulpatine's avatar Poulpatine
Browse files

feat: build docker image on dev

parent 295ebb4f
......@@ -4,7 +4,9 @@ name: Create and publish a Docker image
# Configures this workflow to run every time a change is pushed to the branch called `release`.
on:
push:
branches: ['main']
branches:
- main
- dev
tags:
- v*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment