mirror of
https://gitlab.com/etc404/software-engineering-project.git
synced 2026-05-10 20:52:58 +00:00
Commit to test workflow.
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
|||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn clean package -Dmaven.test.skip
|
run: mvn clean package -Dmaven.test.skip
|
||||||
|
|
||||||
- name: Log into registry
|
- name: Log into Registry
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
registry: https://git.ls-r.net
|
registry: https://git.ls-r.net
|
||||||
|
|||||||
Reference in New Issue
Block a user