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 9426946 commit b94a121Copy full SHA for b94a121
phpstan-action.bash
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
set -e
3
+pwd
4
github_action_path=$(dirname "$0")
5
docker_tag=$(cat ./docker_tag)
6
echo "Docker tag: $docker_tag" >> output.log 2>&1
0 commit comments