Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/docker-push-patch' into docker-p…
Browse files Browse the repository at this point in the history
…ush-patch
  • Loading branch information
DxsSucuk committed Mar 3, 2023
2 parents b2f9b2e + 0ffc6a8 commit fd1e3a0
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/dockerPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,28 +27,12 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}

- 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: Extract metadata (tags, labels) for Docker
id: meta
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
Expand Down

0 comments on commit fd1e3a0

Please sign in to comment.