Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
dbg entrypoint copy
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat authored Jan 22, 2024
1 parent 668563f commit e764029
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ jobs:
with:
push: true
cache-from: type=inline
context: docker
file: docker/Dockerfile
context: ./docker
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
annotations: '"annotations": { "org.opencontainers.image.description": "Pulumi Devcontainer" }'
tags: "ghcr.io/${{ steps.repository.outputs.lowercase }}:latest,ghcr.io/${{ steps.repository.outputs.lowercase }}:${{ github.sha }}"

0 comments on commit e764029

Please sign in to comment.