Skip to content

Commit

Permalink
removed old statements
Browse files Browse the repository at this point in the history
  • Loading branch information
4l3j0Ok committed Nov 29, 2023
1 parent daef04f commit c381ce9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,12 @@ jobs:
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
images: |
alejoide/bcra-scraper-api
-
name: Build and push to Docker Hub
uses: docker/build-push-action@v5
with:
context: ./backend
tag_with_ref: true
tag_with_sha: true
tags: ${{ steps.meta.outputs.tags }}
push: true

0 comments on commit c381ce9

Please sign in to comment.