Closed anweshadas closed 2 months ago
Now that the registry URL contains ansible-community again, it probably has to be removed from the image: ${{ env.IMAGE_NAME }} parameter, since now it's there twice.
image: ${{ env.IMAGE_NAME }}
See https://github.com/orgs/ansible-community/packages?tab=packages&q=community-ee-base - the one with the double ansible-community in there is the one uploaded by this change.
Now that the registry URL contains ansible-community again, it probably has to be removed from the
image: ${{ env.IMAGE_NAME }}
parameter, since now it's there twice.