Continue testing actions

This commit is contained in:
2024-01-15 17:48:58 -06:00
parent 4952cb56ca
commit 9bf610fea5

View File

@@ -40,7 +40,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push Docker image - name: Build and push Docker image
uses: docker/build-push-action@v5.1.0 uses: docker/build-push-action@master
# env: # env:
# ACTIONS_RUNTIME_TOKEN: "" # ACTIONS_RUNTIME_TOKEN: ""
with: with: