Skip to content

Commit

Permalink
chore(ci): update CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
Stéphane committed Oct 13, 2023
1 parent bd9b71a commit d4eb3ef
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-push-docker.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Build and push Docker images on hub

on:
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit d4eb3ef

Please sign in to comment.