We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ccb479 commit 4a2a94aCopy full SHA for 4a2a94a
.github/workflows/build-image.yaml
@@ -5,6 +5,7 @@ on:
5
push:
6
tags:
7
- 'v*'
8
+ - 'pre-v*'
9
jobs:
10
build-and-push-docker-image:
11
name: Build and push Docker image
0 commit comments