Update .github/workflows/deploy-docker.yml
All checks were successful
Increase Version / bump-version (push) Successful in 16s
All checks were successful
Increase Version / bump-version (push) Successful in 16s
This commit is contained in:
6
.github/workflows/deploy-docker.yml
vendored
6
.github/workflows/deploy-docker.yml
vendored
@@ -1,11 +1,5 @@
|
||||
name: Docker Image CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
bump-version:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user