Docker Plugin API in Python
Jacek Kowalski
2020-05-03 b3abf94b50dfde6f5362d5f7e9d2bc4d748baf3c
GitHub Actions: checkout whole git history
1 files modified
2 ■■■■■ changed files
.github/workflows/publish.yml 2 ●●●●● patch | view | raw | blame | history
.github/workflows/publish.yml
@@ -11,6 +11,8 @@
    steps:
      - name: Checkout code
        uses: actions/checkout@v2
        with:
          fetch-depth: 0
      - name: Set up Python
        uses: actions/setup-python@v1