Skip to content
Snippets Groups Projects
Commit df9ba766 authored by Half-Shot's avatar Half-Shot
Browse files

master/main

parent 1b722c1a
Branches hs/ci-docker-builds
No related tags found
No related merge requests found
...@@ -2,10 +2,10 @@ name: Container Image ...@@ -2,10 +2,10 @@ name: Container Image
on: on:
push: push:
branches: [ master ] branches: [ main ]
tags: [ 'v*' ] tags: [ 'v*' ]
pull_request: pull_request:
branches: [ master ] branches: [ main ]
env: env:
IMAGE_NAME: ${{ github.repository }} IMAGE_NAME: ${{ github.repository }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment