Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cdivitotawela committed Jul 13, 2021
1 parent decb846 commit 719693e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
@@ -23,4 +23,4 @@ jobs:
- name: Docker Image Build and Publish
id: docker-build-publish
if: ${{ github.ref == 'refs/heads/main' || startsWith(github.ref,'refs/tags/') }}
run: "Build and publish"
run: echo "Build and publish"

0 comments on commit 719693e

Please sign in to comment.