We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58b8dcd commit 51a70bbCopy full SHA for 51a70bb
.github/workflows/docker-image.yml
@@ -70,7 +70,6 @@ jobs:
70
output=$( docker run -d \
71
-p 4008:5000 \
72
--env-file env \
73
- --name applications-bn \
74
${{ secrets.DOCKER_HUB_USERNAME2 }}/atlp-devpulse-bn:latest)
75
echo $output
76
0 commit comments