Skip to content

Commit

Permalink
dropp gamle jobber hvis ny commit
Browse files Browse the repository at this point in the history
  • Loading branch information
arnfinn committed Oct 31, 2023
1 parent e579efc commit 7832736
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
branches:
- main

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

jobs:
push_to_registries:
name: Push Docker image to docker hub
Expand Down

0 comments on commit 7832736

Please sign in to comment.