Skip to content

Commit

Permalink
[DOP-16647] Add Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-pedchenko committed Jun 21, 2024
1 parent 4074299 commit c34efa2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 60 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,6 @@ jobs:
linux/arm64/v8
provenance: mode=max

- name: Convert README to Markdown
uses: docker://pandoc/core:2.9
with:
args: >-
--output=README.md
--from=rst
--to=gfm
--wrap=none
README.rst
- name: Update DockerHub Description
uses: peter-evans/dockerhub-description@v4
if: github.ref_type == 'tag'
Expand Down
50 changes: 0 additions & 50 deletions README.rst

This file was deleted.

0 comments on commit c34efa2

Please sign in to comment.