Skip to content

Commit

Permalink
Update enigma-docker.yml removed commented lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Bharadwajshivam28 authored Sep 3, 2024
1 parent b6cf2c8 commit 6c531db
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/enigma-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
env:
DOCKER_IMAGE: devops-machine
DOCKER_TAG: ghcr.io/${{ github.repository }}:${{ github.ref_name }}
# DOCKER_TAG: ghcr.io/clouddrove/devops-machine:v2
PROVIDER: github

steps:
Expand Down Expand Up @@ -44,9 +43,3 @@ jobs:
DOCKERFILE_PATH: .docker/Dockerfile
GITHUB_USERNAME: ${{ github.actor }}
TOKEN: ${{ secrets.GITHUB }}

# - name: Upload SARIF result
# id: upload-sarif
# uses: github/codeql-action/upload-sarif@v2
# with:
# sarif_file: sarif.output.json

0 comments on commit 6c531db

Please sign in to comment.