Skip to content

Commit

Permalink
build on push
Browse files Browse the repository at this point in the history
  • Loading branch information
nkowenski committed Oct 26, 2024
1 parent 3106b92 commit eb9e212
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Docker build images on tag
name: Build&Push Images
on:
push:
tags:
- '*'
on: [push]
# push:
# tags:
# - '*'
# echo "Tag name from GITHUB_REF_NAME: $GITHUB_REF_NAME"
# echo "Tag name from github.ref_name: ${{ github.ref_name }}"

Expand Down

0 comments on commit eb9e212

Please sign in to comment.