mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
updated go.mod
This commit is contained in:
4
.github/workflows/dockerpush.yml
vendored
4
.github/workflows/dockerpush.yml
vendored
@@ -2,11 +2,11 @@ name: Docker Image CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, release, develop ]
|
||||
branches: [ develop ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
release:
|
||||
types: [created]
|
||||
types: [ published ]
|
||||
|
||||
env:
|
||||
IMAGE_NAME: crawlabteam/crawlab
|
||||
|
||||
Reference in New Issue
Block a user