Skip to content

Commit

Permalink
Update dockerPush.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DxsSucuk authored Mar 3, 2023
1 parent 5d1fdd2 commit de42fc2
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/workflows/dockerPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,14 @@ jobs:
uses: docker/metadata-action@v4.3.0
with:
images: prestischmesti/ree6-bot


- name: Content list
# You may pin to the exact commit or the version.
# uses: enricomarino/actions@cc077a8a196155a9d5dc6ebcd3ff2c8a8679506f
uses: enricomarino/actions@v2
with:
# The folder to inspect
source: /
- name: Build and push Docker image
uses: docker/build-push-action@v4.0.0
with:
Expand Down

0 comments on commit de42fc2

Please sign in to comment.