[CI/CD] Force docker image regeneration

- To apply the new MANIFEST
This commit is contained in:
Salvador E. Tropea 2023-01-19 20:03:50 -03:00
parent 1ed83b2b7e
commit 72baea47df
1 changed files with 2 additions and 2 deletions

View File

@ -169,7 +169,7 @@ jobs:
push_to_registry:
name: Push Docker image to Docker Hub and GitHub Packages
runs-on: ubuntu-latest
needs: test
# needs: test
permissions:
packages: write
contents: read
@ -215,7 +215,7 @@ jobs:
push_to_registry_k6:
name: Push Docker image to Docker Hub (KiCad 6)
runs-on: ubuntu-latest
needs: test
# needs: test
permissions:
packages: write
contents: read