Skip to content

Commit

Permalink
Update enigma-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bharadwajshivam28 authored Sep 3, 2024
1 parent 3bc89bf commit 3f33d81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/enigma-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
id-token: 'write'
env:
DOCKER_IMAGE: devops-machine
REPO: ${{ github.repository }}
DOCKER_TAG: ghcr.io/${{ env.REPO }}:${{ github.ref_name }}
DOCKER_TAG: ghcr.io/${{ github.repository }}:${{ github.ref_name }}
# DOCKER_TAG: ghcr.io/clouddrove/devops-machine:v2
PROVIDER: github

Expand Down

0 comments on commit 3f33d81

Please sign in to comment.