Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: divialth <[email protected]>
  • Loading branch information
divialth committed Oct 14, 2023
1 parent 9371d88 commit f7c5048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containers.build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
echo "containers<<EOF" >> $GITHUB_ENV
echo "${CONTAINERS}" >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
echo $env.containers
echo ${{ env.containers }}
hadolint:
name: Run hadolint
Expand Down

0 comments on commit f7c5048

Please sign in to comment.