Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeux committed Mar 17, 2023
1 parent 97023d6 commit 4ef9a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
ls -alh
docker build -f Dockerfile --tag ttl.sh/webapplication2:2h .
docker push ttl.sh/webapplication2:2h
echo "image-id=ttl.sh/webapplications2:2h" >> $GITHUB_OUTPUT
echo "image-id=ttl.sh/webapplication2:2h" >> $GITHUB_OUTPUT
pacttest-uploader:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4ef9a09

Please sign in to comment.