Skip to content

Commit

Permalink
Regenerated CI, hope to fix image.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Jan 13, 2021
1 parent 783968c commit 4432608
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/requirements2png.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
path: ${{ github.repository }}
- name: create png
uses: robertdebock/[email protected].6
uses: robertdebock/[email protected].7
- name: Commit files
run: |
cd ${{ github.repository }}
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ molecule:
script:
- image=${image} tag=${tag} molecule test
rules:
- if: $CI_COMMIT_TAG == null
- if: $CI_COMMIT_REF_NAME == "master"
retry: 2
parallel:
matrix:
Expand Down

0 comments on commit 4432608

Please sign in to comment.