mirror of
https://gitlab.com/etc404/software-engineering-project.git
synced 2026-05-10 20:52:58 +00:00
Made workflows more professional
This commit is contained in:
@@ -31,9 +31,6 @@ jobs:
|
|||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn clean package -Dmaven.test.skip
|
run: mvn clean package -Dmaven.test.skip
|
||||||
|
|
||||||
- name: Sad Face Emoji
|
|
||||||
run: cat src/main/resources/static/css/create-recipe.css
|
|
||||||
|
|
||||||
- name: Log into Registry
|
- name: Log into Registry
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user