Change dockerimage for continues deployment
This commit is contained in:
parent
ab43c49507
commit
8936dd65f4
@ -23,7 +23,7 @@ jobs:
|
||||
run: mvn -B package --file backend/pom.xml
|
||||
|
||||
build-and-push-frontend:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-latest-deploy
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Log into registry at Gitea
|
||||
|
Loading…
Reference in New Issue
Block a user