Skip to content

Commit

Permalink
fix(ci): trying to trigger gh actions #2
Browse files Browse the repository at this point in the history
  • Loading branch information
vladyoslav committed Jun 21, 2024
1 parent cae625d commit 0b3f726
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Build and publish a Docker image

on:
push:
branches: ['feat/ci-cd', 'ci-cd', 'feat/**']
on: push

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 0b3f726

Please sign in to comment.