Skip to content

Commit

Permalink
Build docker image on image-builds push
Browse files Browse the repository at this point in the history
  • Loading branch information
yeisonvargasf committed May 29, 2023
1 parent 864e6de commit de97932
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- "^(\\d+\\.\\d+(\\.\\d+)?)$"
branches: [image-builds]

env:
DOCKER_BUILDKIT: 1
Expand Down

0 comments on commit de97932

Please sign in to comment.