Skip to content

Commit

Permalink
docker
Browse files Browse the repository at this point in the history
  • Loading branch information
milinsoft committed May 12, 2024
1 parent b041eb5 commit ff745e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ jobs:
docker build -t test-tag --build-arg="branch=$GITHUB_HEAD_REF" .
working-directory: ${{ env.DOCKERFILE_DIRECTORY }}
- name: TEST VIA DOCKER
uses: "Build Docker Image"
run: docker run test-tag

0 comments on commit ff745e6

Please sign in to comment.